Home |
Search |
Today's Posts |
#1
![]()
Posted to microsoft.public.excel.programming
|
|||
|
|||
![]()
I would like to use a macro to read in text from a text file that is
not delimited and store the data in variables. For example, from line 5 of the text file I want to read from column 7 to 17 and store that value in a variable. After reading in values from various places in the file, I will do some calculations using these numbers, then create a new Excel file and write the calculated numbers into the new file. Is there a way to do this in VBA? |
Thread Tools | Search this Thread |
Display Modes | |
|
|
![]() |
||||
Thread | Forum | |||
Saving as text(tab delimited) file | New Users to Excel | |||
Saving multi-tab excel file created from comma delimited text file | Excel Programming | |||
opening a tab delimited text file | Excel Programming | |||
ADO & semicolon delimited text file? | Excel Programming | |||
Open delimited text file to excel without changing data in that file | Excel Programming |