Home |
Search |
Today's Posts |
#1
![]()
Posted to microsoft.public.excel.misc
|
|||
|
|||
![]()
Hi. I have a form on sheet one. on the next few sheets, there is data
which has to be posted into the Form on sheet 1 and then printed one at a time. How can this be done using a macro? |
#2
![]()
Posted to microsoft.public.excel.misc
|
|||
|
|||
![]()
hi,
basicly it's done by selecting each sheet and printing the selected range. This can be done on record. Toolsmacrorecord new macro. while in record mode, perform all the actions you normally do. then close the macro record. if your data doesn't vary each day and your routine doesn't vary, you should be set. If you data does vary or your routine, then you can post your recorded code and someone should be able to make it generic. if you repost, be sure to explain any variations you may have. Regards FSt1 "tc" wrote: Hi. I have a form on sheet one. on the next few sheets, there is data which has to be posted into the Form on sheet 1 and then printed one at a time. How can this be done using a macro? |
Reply |
Thread Tools | Search this Thread |
Display Modes | |
|
|
![]() |
||||
Thread | Forum | |||
filling color | Excel Discussion (Misc queries) | |||
Where do I find a template for filling out 1099-MISC forms? | Excel Discussion (Misc queries) | |||
filling information from one cell and filling another. | Excel Worksheet Functions | |||
Zero Filling | Excel Discussion (Misc queries) |