Home |
Search |
Today's Posts |
#1
![]()
Posted to microsoft.public.excel.misc
|
|||
|
|||
![]()
Is there a way to hide a cell content from printing based on the value of
another cells? i.e. If Cell A1 is blank, hide the cell content of B1 from printing, and if Cell A2 is blank, hide the cell content of B2 from printing, and so on. Igbert |
#2
![]()
Posted to microsoft.public.excel.misc
|
|||
|
|||
![]()
One idea: use conditional formatting. If A1 is blank, use white
colored font in cell B1. It will print white on a white background: unreadable. Maybe? Dave O Eschew obfuscation |
#3
![]()
Posted to microsoft.public.excel.misc
|
|||
|
|||
![]()
Hi Dave O,
Correct me if I am wrong. This method also hides the content in B1. The content only shows in the formula bar. But I want to show the content in the grid as well. I wonder if know any VBA could do the job. Thanks. Igbert "Dave O" wrote: One idea: use conditional formatting. If A1 is blank, use white colored font in cell B1. It will print white on a white background: unreadable. Maybe? Dave O Eschew obfuscation . |
Reply |
Thread Tools | Search this Thread |
Display Modes | |
|
|
![]() |
||||
Thread | Forum | |||
Drop down bar to hide column according to the content of a cell | Excel Worksheet Functions | |||
minimizing space between cell content for printing | Excel Worksheet Functions | |||
Hide/Delete entire rows based in the content of one cell | Excel Discussion (Misc queries) | |||
Hide cell content in printing | Excel Discussion (Misc queries) | |||
Hide Cell Content if no data in previous columns | Excel Discussion (Misc queries) |