boblovesyousomuch
Programmer
Hello,
I have a text file storing comma delimted values. I would like to pull the string from the text file into a value.
ie.
Dim strIn s String
strIn = (Line from text document)
The text doc will never have multiple lines.
Any help greatly appreciated.
Carl
I have a text file storing comma delimted values. I would like to pull the string from the text file into a value.
ie.
Dim strIn s String
strIn = (Line from text document)
The text doc will never have multiple lines.
Any help greatly appreciated.
Carl