newbie -- thanks for your help and your patience -- have a spreadsheet -- now i am importing 12 txt files of data -- 5 lines of header -- 100 rows X 6 columns of numbers -- saved as tab delimited -- i use txt import functions of xcel -- would like to automate the process -- select a file from a pop down menu and import the entire file immediately -- can get to the file (File = Application.GetOpenFilename())
but don't see how to accomplish the import --
many thanks


Reply With Quote

