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 Chriss Miller 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: *

  • Users: seta42
  • Content: Threads
  • Order by date
  1. seta42

    select and import text file with open file dialog in MS Excel

    Hi, as an nonprogrammer I recorded macro to import file from fixed position: Sub import() ChDir "D:\import" Workbooks.OpenText Filename:="D:\import\OFFLINE.DAT", Origin:= _ 852, StartRow:=1, DataType:=xlDelimited, TextQualifier:=xlDoubleQuote, _...

Part and Inventory Search

Back
Top