Any macro you know could do this??

  • 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
 
You don't need macros or functions:

File -> Open...

and then open different files (excel files) automatically by just typing the
name of the files.
 
Back
Top