"Dave Peterson" wrote
C:\myfile.txt
is a plain old text file that contains one line of data--the full name of
the
.csv file.
Thanks - works great if c:\myfile.txt is a local file. Doesn't work if it is
a network file - like
http://www.mywebspace.com/myfile.txt
Unfortunately needs to be network for users to access it.