Home |
Search |
Today's Posts |
#1
![]()
Posted to microsoft.public.excel.programming
|
|||
|
|||
![]()
Hi all,
I have a spreadsheet with about 200 rows.Each row has formulas. Is there a way to do a code that only print out the areas containing a value (numbers) in these areas, and not if itīs only formulas. What can I say, I want a button, and when I press that button the areas that are printed are the oneīs containing the numbers. That means that the code has to have the properties to increase or decrease the area depending whether there are numbers or not. Example: A Return 3 1000 Print row=YES 4 Formula Print row=NO 5 3000 Print=rowYES 7 Formula Print row=NO 8 4000 Print=rowYES 9 Formula Print row=NO ...............and so on Thanks, Thomas |
Thread Tools | Search this Thread |
Display Modes | |
|
|
![]() |
||||
Thread | Forum | |||
how do I print multiple print areas on one page | Excel Discussion (Misc queries) | |||
Can I adjust print scaling for multiple print areas on the same sh | Excel Discussion (Misc queries) | |||
How to select multiple areas with keyboard only | Excel Discussion (Misc queries) | |||
Need to print a workbook but worksheets have diff print areas | Excel Discussion (Misc queries) | |||
Code modification to accomodate scaling and print areas. | Excel Programming |