Home |
Search |
Today's Posts |
#3
![]()
Posted to microsoft.public.excel.misc
|
|||
|
|||
![]()
Watch out for formulas!
mikerickson wrote: This works for me. Code: -------------------- Dim pValues As Variant With ActiveSheet pValues = .Range(.PageSetup.PrintArea).Value .Cells.ClearContents .Range(.PageSetup.PrintArea).Value = pValues End With -------------------- er;513921 Wrote: hallo, how can erase the empty cells, outside print area? -- mikerickson -- Dave Peterson |
Thread Tools | Search this Thread |
Display Modes | |
|
|
![]() |
||||
Thread | Forum | |||
set area in excel not giving me option to set print area? | Excel Discussion (Misc queries) | |||
print area across the freeze panes area | Excel Worksheet Functions | |||
Pivot Table macro to set print area and print details of drill down data | Excel Discussion (Misc queries) | |||
Active cell counting in particular print page (one sheet having different print area) | Excel Worksheet Functions | |||
How do you turn off a print area for a page? (no print area) | Excel Discussion (Misc queries) |