A
Andrew
I want to read a CSV file(using Open/Read etc), and parse the file in
code to set certain cell values...
1) How can i use an xlOpenDialog dialog box to allow the user to
select a CSV file
2) Return the name of the selected file into a variable.
I don't want to have to build a userform, and if possible use the
Application.Dialogs(xlOpenDialog) function.
I'm sure ive used this method before, but am unable to find it in my
archives.
Any Feedback is always appreciated.
Thankyou for your time.
Andrew
code to set certain cell values...
1) How can i use an xlOpenDialog dialog box to allow the user to
select a CSV file
2) Return the name of the selected file into a variable.
I don't want to have to build a userform, and if possible use the
Application.Dialogs(xlOpenDialog) function.
I'm sure ive used this method before, but am unable to find it in my
archives.
Any Feedback is always appreciated.
Thankyou for your time.
Andrew