Home |
Search |
Today's Posts |
#1
![]()
Posted to microsoft.public.excel.programming
|
|||
|
|||
![]()
Hi,
I have put together a leave tracking spreadsheet, which incorporates statistical data as requested by my workplace. If a staff member goes on leave for more than 5 workdays, they would like a form letter filled out from the input data. I know that I can use excel for mail merge to word, but I don't know how to specify a single row of data to use, instead of all rows. I thought perhaps I could create another worksheet and use something like (in English) goto data sheet Goto column header 'name' xldown (or end I forget which) copy cell goto letter sheet (name cell) paste similarly for dates etc. Delete data from letter sheet - and run it all from a button. This does not seem to be a very economical way to do things! What I would like to do is for the macro to see which row it is on in the data sheet, and use the data in a mail merge to a word document. My VB is all but useless but I can handle simple macros, and my knowledge of formulas is pretty good, and improving all the time. My work skills are limited. We use Excel & Word 97 on a Win98 platform. Any help would be greatly appreciated. Thanks, Ken |
Thread Tools | Search this Thread |
Display Modes | |
|
|
![]() |
||||
Thread | Forum | |||
Mulitple Listing of items within the single mail merge letter | Excel Discussion (Misc queries) | |||
Can a excel macro that runs a mail merge print the letters? | Excel Discussion (Misc queries) | |||
Code launches Mail Merge but disables the Mail Merge | Excel Discussion (Misc queries) | |||
Mail Merge macro | Excel Discussion (Misc queries) | |||
mail merge document with a line graph | Charts and Charting in Excel |