Home |
Search |
Today's Posts |
#1
![]()
Posted to microsoft.public.excel.programming
|
|||
|
|||
![]()
I have a macro that creates Excel files and saves them to the
network. When I subsequently open these files and then go to close them without having made changes, I get a message asking if I want to save changes along with the statement "Microsoft Office Excel recalculates formulas when opening files last saved by an earlier version of Excel." I'm using the same version of Excel! The file I use as a template for the created files is not an earlier version of Excel and the macro is run from a file that is not an earlier version of Excel. I don't want the users of these files to have to deal with this annoying message. Any suggestions? |
Reply |
Thread Tools | Search this Thread |
Display Modes | |
|
|
![]() |
||||
Thread | Forum | |||
replace VBA run-time error message with custom message | Excel Programming | |||
Replace Excel Message w/Custom Message | Excel Programming | |||
Intercept/replace standard 'cell protected' message with my own message? | Excel Programming | |||
Displaying a message in a message box without requiring user to click anything to proceed | Excel Programming |