Tek-Tips is the largest IT community on the Internet today!

Members share and learn making Tek-Tips Forums the best source of peer-reviewed technical information on the Internet!

  • Congratulations Rhinorhino on being selected by the Tek-Tips community for having the most helpful posts in the forums last week. Way to Go!

Recent content by wimuggs

  1. wimuggs

    How do I enter a Formula into excel using VBA

    Thank you. That resolved the issue.
  2. wimuggs

    How do I enter a Formula into excel using VBA

    I am trying to have Visual Basic enter a formula into a spreadsheet so I can copy it down a column. Here is the line in Visual basic: ActiveCell.FormulaR2C2 = "=CONCATENATE(R1C3," - ",R2C4)" Whenever I try to run it I get a Run time error 13: Type Mismatch. Any help would be greatly...

Part and Inventory Search

Back
Top