Reply
 
LinkBack Thread Tools Search this Thread Display Modes
  #1   Report Post  
Posted to microsoft.public.excel.programming
external usenet poster
 
Posts: 6
Default Override "Send this Sheet"

Hi,

I need to capture the "Send this sheet" button click event to override its
functionality. "Send this Sheet" can be found on opening File - Send To -
Mail Recepient.

It can also be found using ActiveWorkbook.EnvelopeVisible = True in VBA.

Thanks!


  #2   Report Post  
Posted to microsoft.public.excel.programming
external usenet poster
 
Posts: 27,285
Default Override "Send this Sheet"

You can assign a macro to its onaction property or replace the button. You
can't override a method of the Workbook in VBA in anyway I can think of.

http://support.microsoft.com/default...b;en-us;830502
How to customize menus and menu bars in Excel

http://support.microsoft.com/default...b;en-us;166755
File Title: Customizing Menu Bars, Menus, and Menu Items in Microsoft(R)
Excel 97
File Name: WE1183.EXE
File Size: 58041 bytes
File Date: 06/20/97
Keywords: kbfile kbappnote
Description: This Application Note can help you learn techniques for writing
Visual Basic(R) for Applications code to customize menus in Microsoft Excel
97. This Application Note contains code examples that you can use with the
following elements: menu bars, menus, menu items, submenus, and shortcut
menus.

--
Regards,
Tom Ogilvy


"Priya" wrote in message
...
Hi,

I need to capture the "Send this sheet" button click event to override its
functionality. "Send this Sheet" can be found on opening File - Send

To -
Mail Recepient.

It can also be found using ActiveWorkbook.EnvelopeVisible = True in VBA.

Thanks!




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 giving annoying "Send/Don't Send" error when closing BigDaddyCool Excel Discussion (Misc queries) 0 January 29th 10 02:31 AM
HOW DO I OVERRIDE THE "COPYRIGHT" SYMBOL TO INSERT (C)? Mattie K Excel Discussion (Misc queries) 1 April 9th 09 03:15 PM
Signature missing when "send to" "mail recipient" Jim Tortorelli Excel Discussion (Misc queries) 2 September 21st 07 05:19 PM
How do I cancel the "Send this Sheet" option? John @ Spray Excel Discussion (Misc queries) 1 January 31st 07 07:35 PM
How to override "Too Many Cell Formats" error comment. Delg New Users to Excel 3 August 8th 06 06:51 PM


All times are GMT +1. The time now is 01:55 PM.

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

About Us

"It's about Microsoft Excel"