fill A1 when open xsl file

  • Thread starter Thread starter tpapaj
  • Start date Start date
T

tpapaj

Please how to write macro, which fill cell A1 with text "Hello" whe
open the xsl file
 
Do you have a Sheet1 in the workbook you are opening?
If not change Tom's code reference to Sheet1 to YourSheetName.
 
Hi
what error did you get or does nothing happen?.
Check if you have places Tom's code into the workbook module (and not
into a standard module)
 

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