|
-
Mar 27th, 2012, 12:51 PM
#1
Thread Starter
Lively Member
Pull data from Txt file?
I have a file that gets copied every second over network to update a txt file located at c:\folder\data.txt.
The txt file contains data like:
Code:
name
serial
in
out
test
All in a row. Currently I am using VB code to pull from this file into excel. I would like to pull this into C#. What is the best way to approach this? I have to use the offset command in VB to get the data set in the proper cells.
Posting Permissions
- You may not post new threads
- You may not post replies
- You may not post attachments
- You may not edit your posts
-
Forum Rules
|
Click Here to Expand Forum to Full Width
|