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 IamaSherpa on being selected by the Tek-Tips community for having the most helpful posts in the forums last week. Way to Go!

Search results for query: *

  1. JohnSk

    Need to create hyperlink in Excel Spread sheet when writing data

    Hi. I got the following code to add data to my spreadsheet: filepath="C:\Documents and Settings\got-john-sk\My Documents\@@TEMP\Macro test\Bevakningslista.xls" Set ApplExcel = CreateObject("Excel.application") Set wbExcel = ApplExcel.WorkBooks.open(filepath) Set...

Part and Inventory Search

Back
Top