View Single Post
  #2   Report Post  
Posted to microsoft.public.excel.programming
bgeier[_13_] bgeier[_13_] is offline
external usenet poster
 
Posts: 1
Default Import and Split CSV - 2


You could import the data with either line input or input # to read the
data assign it to variables then do whatever you want with it. It can
be tricky sometimes, but is usually easier than using Excel's import.


--
bgeier
------------------------------------------------------------------------
bgeier's Profile: http://www.excelforum.com/member.php...o&userid=12822
View this thread: http://www.excelforum.com/showthread...hreadid=545708