Home |
Search |
Today's Posts |
#1
![]()
Posted to microsoft.public.excel.programming
|
|||
|
|||
![]()
I am looking for a macro function that will read tab-separted pairs of x-y
data from a text file. For example, it could be ReadLine(filename, line_number), which would return a line of text that I can manipulate using worksheet functions to get the x and y values. It could, but does not have to be, smarter, and return actual x and y values, i.e, {ReadPoint(filename, line_number)}, a two-element array returning x and y values. This is all for the purpose of eventually charting the data. |
Thread Tools | Search this Thread |
Display Modes | |
|
|
![]() |
||||
Thread | Forum | |||
How do you save an excel file to be read as IBM-type text file ? | Excel Worksheet Functions | |||
how to create a macro/vba to read an text file and filled colluns on excel+vloockp | Excel Programming | |||
read text file | Excel Programming | |||
read text file | Excel Programming | |||
Read text file | Excel Programming |