Home |
Search |
Today's Posts |
|
#1
![]()
Posted to microsoft.public.excel.programming
|
|||
|
|||
![]() I have a macro in an Excel Workbook that opens another workbook an copies some information and pastes it in the first workbook and goes o to do some formatting. How can I avoid a Microsoft message that there is information on th clipboard - do I want to save clipboard information - Yes or No. M macro runs and then this message appears but I want to bypass it. I don't do much programming at all. Appreciate any help. Thank you -- ma ----------------------------------------------------------------------- mab's Profile: http://www.excelforum.com/member.php...nfo&userid=366 View this thread: http://www.excelforum.com/showthread.php?threadid=37611 |
#2
![]()
Posted to microsoft.public.excel.programming
|
|||
|
|||
![]()
Application.DisplayAlerts = False
will prevent those messages. Use with care. HTH. Best wishes Harald "mab" skrev i melding ... I have a macro in an Excel Workbook that opens another workbook and copies some information and pastes it in the first workbook and goes on to do some formatting. How can I avoid a Microsoft message that there is information on the clipboard - do I want to save clipboard information - Yes or No. My macro runs and then this message appears but I want to bypass it. I don't do much programming at all. Appreciate any help. Thank you. -- mab ------------------------------------------------------------------------ mab's Profile: http://www.excelforum.com/member.php...fo&userid=3667 View this thread: http://www.excelforum.com/showthread...hreadid=376119 |
#3
![]()
Posted to microsoft.public.excel.programming
|
|||
|
|||
![]() Thank you so very much -- ma ----------------------------------------------------------------------- mab's Profile: http://www.excelforum.com/member.php...nfo&userid=366 View this thread: http://www.excelforum.com/showthread.php?threadid=37611 |
Reply |
Thread Tools | Search this Thread |
Display Modes | |
|
|
![]() |
||||
Thread | Forum | |||
Excel 2003 Sum question | Excel Discussion (Misc queries) | |||
Question for MVP - install Excel 2003 on MS Server 2003 | Setting up and Configuration of Excel | |||
Excel 2003 Question | Excel Discussion (Misc queries) | |||
excel 2003 question | Excel Worksheet Functions | |||
Question about Excel 2003 | Excel Discussion (Misc queries) |