Opening different files in excell

  • Thread starter Thread starter CC
  • Start date Start date
C

CC

How could I be able to open different files (excel files) automatically by
just typing the name of the files. Is there any macro or ..............
function could do this??
What it is, I will be generating different *.csv files and I want them to be
imported to excel format
 
Create a macro that uses the GetOpenFilename method (check help)

--

HTH

RP
(remove nothere from the email address if mailing direct)
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Back
Top