personal.xls

  • Thread starter Thread starter Guest
  • Start date Start date
G

Guest

I created a macro. Before I read all the great instructions posted by y'all,
I saved it and now when I run the macro in a spreadsheet , it also opens a
spreadsheet that I do not want to be opened. What change do I need to make
to keep this unwanted spreadsheet from opening?

Thanks so much for your help!
 
I bet you assigned that macro to some sort of button. The bad news is that the
macro assigned to that button doesn't point at your personal.xls file. It
points at the file you don't want to open.

Try reassigning the macro so that it points at personal.xls.

If this doesn't help, I think you'll have to share more info.
 
Thanks Dave! Got it!

Dave Peterson said:
I bet you assigned that macro to some sort of button. The bad news is that the
macro assigned to that button doesn't point at your personal.xls file. It
points at the file you don't want to open.

Try reassigning the macro so that it points at personal.xls.

If this doesn't help, I think you'll have to share more info.
 

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