Thread: button macro
View Single Post
  #1   Report Post  
Posted to microsoft.public.excel.programming
Ron de Bruin Ron de Bruin is offline
external usenet poster
 
Posts: 11,123
Default button macro

Hi dmshurley

For mail code see
http://www.rondebruin.nl/sendmail.htm

Button: Do you want to send one worksheet of the workbook or the whole workbook ?

--

Regards Ron de Bruin
http://www.rondebruin.nl/tips.htm


"dmshurley" wrote in message ...
I want to create a "menu" page that will take you to separate worksheets in a
workbook.

I can't seem to link the macros to the buttons....

I also want to send a worksheet to an e-mail recipient for approval, and
then forward it to another recipient, once approved.

I need the code for both the menu and the e-mail and instructions on how to
place the macro on the button.