Home |
Search |
Today's Posts |
|
#1
![]()
Posted to microsoft.public.excel.programming
|
|||
|
|||
![]() Hoshyar Wrote: Hi Davidm, I have the same problem, but as I am not a programmer, I couldn' understand your answer here. would you kindly explain what shall I do to stop th code that triggers this message? Thanks in advance Hoshyar Hello Hoshyar, Here is how I corrected the problem. You will need to find the cod listed below: ACTIVEWINDOW.CLOS Then surround it by these two tags: APPLICATION.DISPLAYALERTS=FALSE APPLICATION.DISPLAYALERTS=TRU So it should look like this: APPLICATION.DISPLAYALERTS=FALSE ACTIVEWINDOW.CLOSE APPLICATION.DISPLAYALERTS=TRU I hope this helps... It did for me -- miwarre ----------------------------------------------------------------------- miwarren's Profile: http://www.excelforum.com/member.php...fo&userid=2468 View this thread: http://www.excelforum.com/showthread.php?threadid=43738 |
Reply |
Thread Tools | Search this Thread |
Display Modes | |
|
|
![]() |
||||
Thread | Forum | |||
Macro recorded... tabs & file names changed, macro hangs | Excel Worksheet Functions | |||
Macro Help Needed - Excel 2007 - Print Macro with Auto Sort | Excel Worksheet Functions | |||
how to count/sum by function/macro to get the number of record to do copy/paste in macro | Excel Programming | |||
macro to delete entire rows when column A is blank ...a quick macro | Excel Programming | |||
Start Macro / Stop Macro / Restart Macro | Excel Programming |