View Single Post
  #4   Report Post  
Posted to microsoft.public.excel.programming
JaiJai[_6_] JaiJai[_6_] is offline
external usenet poster
 
Posts: 1
Default read multiple line


No, I need to write a vba like

open ObjOut For Output As #2
Line Input #1, data
Close

don't want to use msgbox....

since the input text file is not really simply,it may vary in number of
lines....


--
JaiJai
------------------------------------------------------------------------
JaiJai's Profile: http://www.excelforum.com/member.php...o&userid=19484
View this thread: http://www.excelforum.com/showthread...hreadid=483888