View Single Post
  #2   Report Post  
Posted to microsoft.public.excel.programming
Danny[_11_] Danny[_11_] is offline
external usenet poster
 
Posts: 4
Default Excel '97 text import problems:

Update: I've compared the macro code...and the only difference is that
in the '2002 version it relates directly to the data.txt file using
'TEXT' when connecting up the file........Whereas the '97 code relates
to the .dqy file using 'FINDER' . I hope this helps explain my
problem..

TIA