Reply
 
LinkBack Thread Tools Search this Thread Display Modes
  #1   Report Post  
Posted to microsoft.public.excel.programming
mab mab is offline
external usenet poster
 
Posts: 1
Default Excel 2003 VBA Question


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   Report Post  
Posted to microsoft.public.excel.programming
external usenet poster
 
Posts: 1,327
Default Excel 2003 VBA Question

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   Report Post  
Posted to microsoft.public.excel.programming
mab mab is offline
external usenet poster
 
Posts: 1
Default Excel 2003 VBA Question


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
Search this Thread:

Advanced Search
Display Modes

Posting Rules

Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are On


Similar Threads
Thread Thread Starter Forum Replies Last Post
Excel 2003 Sum question KeithSimon Excel Discussion (Misc queries) 2 June 18th 09 08:47 PM
Question for MVP - install Excel 2003 on MS Server 2003 WCM Setting up and Configuration of Excel 4 February 13th 08 06:59 PM
Excel 2003 Question Marilyn Excel Discussion (Misc queries) 0 December 22nd 06 08:24 PM
excel 2003 question CorinDarksoul Excel Worksheet Functions 5 June 26th 06 05:05 PM
Question about Excel 2003 Jason Excel Discussion (Misc queries) 1 April 27th 05 03:53 PM


All times are GMT +1. The time now is 03:06 PM.

Powered by vBulletin® Copyright ©2000 - 2025, Jelsoft Enterprises Ltd.
Copyright ©2004-2025 ExcelBanter.
The comments are property of their posters.
 

About Us

"It's about Microsoft Excel"