LinkBack Thread Tools Search this Thread Display Modes
Prev Previous Post   Next Post Next
  #1   Report Post  
Posted to microsoft.public.excel.worksheet.functions
external usenet poster
 
Posts: 190
Default If Cell is Blank (Though a Link), Hide Result, Else Normal Font

Hello.

I would like the result of a formula to show ("show" as normal font) if
something is true, and I'd like it to not show/not print (be in white font)
if it's false.

In my worksheet, Cell Q20 is the total month's sales projection, and Cell
I20 is the total number of workdays in the month. The sheet also has these
columns:

Col Z: Workday Number (Z9:Z40 are links to another sheet; will show either a
numeral 1 through approx 20 or else be blank if the linked-to sheet's cell
value is blank)

Col AA: Daily Actual Sales (AA9:AA40 are links to a datasheet; may be <0, 0
or ))

Col AB: Month-to-date Actual Sales (sum of to-date values; the calc in AB16,
for example, is the sum of AA9:AA16)

Col AC: MTD Projection Sales


Currently, Cell AC13 is:

=IF(OR(AA13=0,AA13=""),AC12,AC12+($Q$20/$I$20)

Cell Z13 contains the number 5, for Workday number 5, and so it is good that
a MTD Projection # appears in Cell AC13.

Cell AA14 does not have a number shown/it is blank; it does link to a cell
on another sheet, and that linked-to cell is blank. I would like Cell AC14 to
be in white font/to NOT appear, because there are no Daily Sales and no
Workday value shown in Row 14. There are no Daily Sales and no Workday in Row
15, either, so I would like AA15 to also be blank.

Since Daily Sales and Workday next appear on Row 16, I would like AC16 to be
in normal/black font.

Does this make sense? Would I Should I use a different formula in AC13?

Sorry if this is too much info...just trying to be thorough.

Thank you.

 
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
Hide a formula result until cell has been filled Sammy Excel Discussion (Misc queries) 13 May 19th 09 11:26 PM
Conditional Format Font Vs Normal Font basic Excel Discussion (Misc queries) 0 November 20th 08 09:04 PM
How to get Blank into a cell as a result of a formula jkb_junk Excel Worksheet Functions 2 January 10th 07 03:37 AM
How to get a formula result zero as blank cell Excelerate-nl Excel Discussion (Misc queries) 4 November 22nd 05 04:32 PM
Why Am I getting a blank in the result cell? salulu Excel Discussion (Misc queries) 4 September 7th 05 03:15 AM


All times are GMT +1. The time now is 10:20 PM.

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

About Us

"It's about Microsoft Excel"