jimpen,
i entered:
=Chr(34) & "C:\Directory\EXPERIAN TRIGGERS\DATA\" & Format(Date(),"mmddyy") & ".TXT" & Chr(34)
and got the following error eventhough the file is does have an .txt extension:
you cannot import this file...you cannot import a text file unless it has one of these extensions: TXT,CVS...
Main Topics
Browse All Topics





by: jimpenPosted on 2009-08-26 at 10:45:21ID: 25190244
See what happens if you wrap it double-quote marks.
Select allOpen in new window