Thread: Macro Help
View Single Post
  #2   Report Post  
Posted to microsoft.public.excel.misc
Dave F Dave F is offline
external usenet poster
 
Posts: 2,574
Default Macro Help

This site may be of some use to you: http://www.rondebruin.nl/sendmail.htm

Dave
--
Brevity is the soul of wit.


"John" wrote:

I have a listing of customer with information that needs to be transferred to
a letter. When some of this information is changed we need to send a new
letter. I know how to create a Macro that will transfer the information for
one customer. But I do not want to creat 60 + buttons for each customer.
What I would like to do is create a Macro (button) that will ask what
Customer do I want to send a letter to and all the information for that
customer will be transferred to the letter.

Thanks in advance for any help