Home |
Search |
Today's Posts |
#1
![]()
Posted to microsoft.public.excel.programming
|
|||
|
|||
![]()
I am doing OLE from VFP9. When I try to merge a range of cells, Excel puts
up a warning dialog. How do I suppress this. |
#2
![]()
Posted to microsoft.public.excel.programming
|
|||
|
|||
![]()
Have you tried Application.Display alerts = False ?
"NewarkGoss" wrote: I am doing OLE from VFP9. When I try to merge a range of cells, Excel puts up a warning dialog. How do I suppress this. |
#3
![]()
Posted to microsoft.public.excel.programming
|
|||
|
|||
![]()
Thanks Steve. That worked as <oleobject.DisplayAlerts = False (no space)
"steve_doc" wrote: Have you tried Application.Display alerts = False ? "NewarkGoss" wrote: I am doing OLE from VFP9. When I try to merge a range of cells, Excel puts up a warning dialog. How do I suppress this. |
Reply |
Thread Tools | Search this Thread |
Display Modes | |
|
|
![]() |
||||
Thread | Forum | |||
How do you turn off sort warning in Excel 2003? | Excel Discussion (Misc queries) | |||
How do I turn off the clipboard warning when a file is closed? | Excel Discussion (Misc queries) | |||
How to turn off warning when hyperlinking to other program? | Excel Discussion (Misc queries) | |||
Turn Off Macro Warning | Excel Programming | |||
Turn Off Warning in Macro | Excel Programming |