Hey guys,
I can't figure this out... it probably isn't as hard as I'm making it...!
I've got a space-delimited .txt file, with three columns.
All I want to do is import the data as a three columned array, with as many rows as the text file... could you please point me in the right direction?! I'm using VB 2005...
Thanks!
I can't figure this out... it probably isn't as hard as I'm making it...!
I've got a space-delimited .txt file, with three columns.
All I want to do is import the data as a three columned array, with as many rows as the text file... could you please point me in the right direction?! I'm using VB 2005...
Thanks!
Comment