Save As problem

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

Guest

I have a workbook that has some code behind in a few sheets. When a user
chooses to save the file as "Save As" to name it different, one of the
dropdown box's change code runs. This is causing an issue because this code
changes some other values that shouldn't change when you are trying to save.
I don't know why it is running this code.Thanks in advance for any help.
 
Do you have a .linkedcell for that combobox on that same sheet? How about the
..listfillrange?

Moving them to a different sheet may help--or doing the equivalent in code would
help.
 

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