Home |
Search |
Today's Posts |
#1
![]()
Posted to microsoft.public.excel.programming
|
|||
|
|||
![]()
Hi There,
I have 6 tables on a worksheet - these are ranges: B2:I22 ; B25:I45 ; B48:I68 ; B71:I91 ; B94:I114 ; B117:I137 Now, sometimes I will have notes at the side of the table - I put these into column J, so that any notes for the first tabe would appear in a cell in the range J2:J22 ; any notes for the second table would appear in a cell in the range J25:J45 ; etc. What I want is a macro that will print each of the 6 tables above on a separate sheet (landscape, centred horizontally & vertically, with Row & column Headings), and if the table has notes in column J, these should be displayed on the same sheet. I.e. if the table does not have any notes in column J, then I don't want to see column J appear in the printout, as this reduces unneccessarily the size of the text in the printout. So I need a macro which prints out each table, but before doing so does a search on the relative range in Column J (for that table) and decides whether there are notes in that range and therefore whether to include column J in the printout for that table. Thanks for any help, Gary T. |
Thread Tools | Search this Thread |
Display Modes | |
|
|
![]() |
||||
Thread | Forum | |||
Printing Macro how do I | Excel Worksheet Functions | |||
Printing Macro | Excel Discussion (Misc queries) | |||
Macro for printing | Excel Worksheet Functions | |||
printing using a macro | Excel Discussion (Misc queries) | |||
Printing in a Macro | Excel Programming |