Starting excel with specific templates

  • Thread starter Thread starter stammerman
  • Start date Start date
S

stammerman

Hi!

Hope someone can give me some pointers!

I have various CSV files that I wish to import in to excel and t
reformat based on specific templates. For example, file aaa.csv shoul
use template A, file BBB.csv should use template B. etc. etc

Is there anyway I can specify which template to use when I'm startin
Excel? Basically, I need to do this without any user intervention or i
there a better way of doing this?

Cheers,

Marti
 
I would rename the .csv file to .txt and use a dedicated macro that formatted
the file the way I wanted for each of the different types.

Essentially, I'd record a macro for each type and then tweak that code a bit.
 

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

Similar Threads


Back
Top