Reply
 
LinkBack Thread Tools Search this Thread Display Modes
  #1   Report Post  
Paligap
 
Posts: n/a
Default Conditional format if cell=0 then font colour same as background .

I have linked a cell from another sheet. If the original cell is blank, 0
shows in the linked cell (text would be typed in source cell).

To handle this, I conditionally formatted the linked cell, so if it equals
zero, the font colour is the same as the background colour of the cell so you
can't see the zero

But the zero still prints even though it is not showing prior to printing
  #2   Report Post  
Sandy Mann
 
Posts: n/a
Default

Try the formula

=IF(Sheet1!F14="","",Sheet1!F14)

in the linked cell.

HTH

Sandy

--
to e-mail direct replace @mailintor.com with @tiscali.co.uk


"Paligap" wrote in message
...
I have linked a cell from another sheet. If the original cell is blank, 0
shows in the linked cell (text would be typed in source cell).

To handle this, I conditionally formatted the linked cell, so if it equals
zero, the font colour is the same as the background colour of the cell so

you
can't see the zero

But the zero still prints even though it is not showing prior to printing



  #3   Report Post  
tjtjjtjt
 
Posts: n/a
Default

I don't have a printer here to test this on, but have you tried formatting
the cells so that a zero appears as a zero string?

Try this format for the cells you are trying to print.
General;General;""

The trick is for the part after the second semicolon to be "". That should
make cells that contain a zero display nothing.

Explicit directions:
Select the cells in question.
Format | Cells |Number | Custom. Type something like General;General;""
Or, pick a number format of your choice and change the end to ""


tj
"Paligap" wrote:

I have linked a cell from another sheet. If the original cell is blank, 0
shows in the linked cell (text would be typed in source cell).

To handle this, I conditionally formatted the linked cell, so if it equals
zero, the font colour is the same as the background colour of the cell so you
can't see the zero

But the zero still prints even though it is not showing prior to printing

Reply
Thread Tools Search this Thread
Search this Thread:

Advanced Search
Display Modes

Posting Rules

Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are On


Similar Threads
Thread Thread Starter Forum Replies Last Post
conditional format of data tables in charts [email protected] Charts and Charting in Excel 2 January 25th 05 03:56 PM
How can I pre format all Excel comments to Tahoma, font size 12, . MongoMan Excel Discussion (Misc queries) 3 December 9th 04 03:07 AM
copy conditional format as ACTUAL format Dana Zulager Excel Discussion (Misc queries) 7 December 7th 04 11:02 PM
make a conditional format the default Fred Evans Excel Discussion (Misc queries) 3 December 6th 04 05:01 AM
Conditional format rexmann Excel Discussion (Misc queries) 4 December 2nd 04 12:01 PM


All times are GMT +1. The time now is 10:36 AM.

Powered by vBulletin® Copyright ©2000 - 2024, Jelsoft Enterprises Ltd.
Copyright ©2004-2024 ExcelBanter.
The comments are property of their posters.
 

About Us

"It's about Microsoft Excel"