Home |
Search |
Today's Posts |
#7
![]()
Posted to microsoft.public.excel.misc
|
|||
|
|||
![]() "Chris Premo" wrote in message ... Now I have another issue. I'm saving my data as a Text file and use this command. Unfortunately, it prompts for a use action to save/replace the file and then prompts again when I close the file. I'd like code that would not require use intervention. Try Application.Displayalerts = False ' meaning I know what i'm doing, don't ask, then ' your save code here, then Application.Displayalerts = True HTH. Best wishes Harald |
Thread Tools | Search this Thread |
Display Modes | |
|
|
![]() |
||||
Thread | Forum | |||
Where do I find the commands for a macro | New Users to Excel | |||
How can i memorise the Macro Commands? | Excel Discussion (Misc queries) | |||
How do I call MS DOS commands from Macro. | Excel Discussion (Misc queries) | |||
Macro Commands | Excel Discussion (Misc queries) | |||
macro commands | Excel Discussion (Misc queries) |