Hi!
Is there a short simple code for killing off message boxes that appear? I mean something similar to "Application.ScreenUpdating = False" that you can put in the beginning of your code.
The ones I get are "Do you want to replace the values with the values you're moving?" and "Do you want to save the changes to file XX?". All of these questions should be answered with a "yes" or "ok".
BR
Shogman
Is there a short simple code for killing off message boxes that appear? I mean something similar to "Application.ScreenUpdating = False" that you can put in the beginning of your code.
The ones I get are "Do you want to replace the values with the values you're moving?" and "Do you want to save the changes to file XX?". All of these questions should be answered with a "yes" or "ok".
BR
Shogman