Home |
Search |
Today's Posts |
#1
![]()
Posted to microsoft.public.excel.misc
|
|||
|
|||
![]()
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 |
#2
![]()
Posted to microsoft.public.excel.misc
|
|||
|
|||
![]()
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 |
#3
![]()
Posted to microsoft.public.excel.misc
|
|||
|
|||
![]()
John
Use DataFilterAutofilter to get the information for the customer you choose. You can record a macro whilst doing the filtering. Add that to the macro you have. Gord Dibben MS Excel MVP On Fri, 19 Jan 2007 12:18:43 -0800, 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 |
Reply |
Thread Tools | Search this Thread |
Display Modes | |
|
|
![]() |
||||
Thread | Forum | |||
error when running cut & paste macro | Excel Worksheet Functions | |||
Compiling macro based on cell values | Excel Discussion (Misc queries) | |||
Search, Copy, Paste Macro in Excel | Excel Worksheet Functions | |||
Closing File Error | Excel Discussion (Misc queries) | |||
Highlight Range - wrong macro, please edit. | Excel Worksheet Functions |