Thread: Save As problem
View Single Post
  #1   Report Post  
Posted to microsoft.public.excel.programming
cshelton17 cshelton17 is offline
external usenet poster
 
Posts: 1
Default Save As problem

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.