#1   Report Post  
Member
 
Posts: 84
Default Rectangle Box

Hey all,

I have several boxes that equal cells with formulas. They all show blank ( I have them formatted as no background and no lines) when there are no results in their associated cells. However, when even just 1 of the boxes has a referenced cell return a formula, they all show a result, even it it's zero.

eg. Rectangle 41 = Q60
Rectangle 42 = Q61
etc, etc.

When a result is returned in cell Q60, rectrangle 41 displays the correct data, BUT, rectangle 42 displays 0 ....

Why is this happening? Shouldn't the rectangles show results ONLY when there are results to show?

Help please ....
  #2   Report Post  
Posted to microsoft.public.excel.worksheet.functions
Max Max is offline
external usenet poster
 
Posts: 9,221
Default Rectangle Box

Presume you are linking rectangles (shapes) to formula cells

Try amending the formulas in the linked formula cells so that these return
blanks: "" instead of zeros. Some examples:
Use: =IF(F2="","",F2) instead of: =F2
Use: =IF(yourformula=0,"",yourformula) instead of: =your formula
--
Max
Singapore
http://savefile.com/projects/236895
xdemechanik
---
"Keyrookie" wrote:

Hey all,

I have several boxes that equal cells with formulas. They all show
blank ( I have them formatted as no background and no lines) when there
are no results in their associated cells. However, when even just 1 of
the boxes has a referenced cell return a formula, they all show a
result, even it it's zero.

eg. Rectangle 41 = Q60
Rectangle 42 = Q61
etc, etc.

When a result is returned in cell Q60, rectrangle 41 displays the
correct data, BUT, rectangle 42 displays 0 ....

Why is this happening? Shouldn't the rectangles show results ONLY when
there are results to show?

Help please ....


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
how to show the rectangle box position kim New Users to Excel 0 June 30th 07 02:56 PM
Confining a point in a rectangle [email protected] Excel Discussion (Misc queries) 1 May 24th 07 01:03 AM
Delete a rectangle using a macro [email protected] Excel Discussion (Misc queries) 2 September 29th 05 08:21 PM
Copy Rectangle Object From One Sheet To Another GeorgeF Excel Discussion (Misc queries) 0 May 24th 05 07:08 PM
Formatting Auto Shapes - Rectangle Woody13 Excel Discussion (Misc queries) 1 May 19th 05 07:50 PM


All times are GMT +1. The time now is 09:44 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"