Reply
 
LinkBack Thread Tools Search this Thread Display Modes
  #1   Report Post  
Posted to microsoft.public.excel.worksheet.functions
external usenet poster
 
Posts: 3
Default Formula result and displayed result are different

When I open the Function Arguments window using the function button on
the formula bar, it says that the formula result is $1,000.00. On the
sheet, $0.00 is displayed. Why would there be a difference?
I am getting a circular reference indicator, but if that was the
problem, wouldn't I get an error message rather than $0.00?
  #2   Report Post  
Posted to microsoft.public.excel.worksheet.functions
external usenet poster
 
Posts: 3
Default Formula result and displayed result are different

On Jul 14, 2:51*pm, spindoctor wrote:
When I open the Function Arguments window using the function button on
the formula bar, it says that the formula result is $1,000.00. On the
sheet, $0.00 is displayed. Why would there be a difference?
I am getting a circular reference indicator, but if that was the
problem, wouldn't I get an error message rather than $0.00?


To add a little more mystery, the cell in question which is giving the
weird result is B11. When I go to another cell and enter "=B11",
$1,000.00 appears, not $0.00.
  #3   Report Post  
Posted to microsoft.public.excel.worksheet.functions
external usenet poster
 
Posts: 11,501
Default Formula result and displayed result are different

It sounds like a formatting issue on your formula cell but post your formula

"spindoctor" wrote:

On Jul 14, 2:51 pm, spindoctor wrote:
When I open the Function Arguments window using the function button on
the formula bar, it says that the formula result is $1,000.00. On the
sheet, $0.00 is displayed. Why would there be a difference?
I am getting a circular reference indicator, but if that was the
problem, wouldn't I get an error message rather than $0.00?


To add a little more mystery, the cell in question which is giving the
weird result is B11. When I go to another cell and enter "=B11",
$1,000.00 appears, not $0.00.

  #4   Report Post  
Posted to microsoft.public.excel.worksheet.functions
external usenet poster
 
Posts: 3
Default Formula result and displayed result are different

=IF($A11="","",IF(VLOOKUP($A11,$A$10:$B$30,2,FALSE )=B$2,"",IF(DAY($A11)
=1,$B$2,"")))

  #5   Report Post  
Posted to microsoft.public.excel.worksheet.functions
external usenet poster
 
Posts: 3,346
Default Formula result and displayed result are different

You say your formula is in B11 but your VLOOKUP is referencing that cell - a
bad idea at best on less you are doing integration or something similar. I
would start by removing the circular reference. Note the table range of
the VLOOKUP includes B11 with is the formula, hense the circular reference.

There may be a formatting problem but most likely it is the circular
reference.

Why exactly are you using this technique - that is, a circular reference.
Is there a specific purpose?

--
If this helps, please click the Yes button.

Cheers,
Shane Devenshire


"spindoctor" wrote:

=IF($A11="","",IF(VLOOKUP($A11,$A$10:$B$30,2,FALSE )=B$2,"",IF(DAY($A11)
=1,$B$2,"")))




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
Formula result does not match displayed result lothar Excel Worksheet Functions 1 June 23rd 08 05:05 AM
formula is displayed instead of the result VishalBade Excel Discussion (Misc queries) 1 September 13th 06 11:44 AM
formula result not displayed Darby Excel Discussion (Misc queries) 3 September 30th 05 05:43 PM
Formula is displayed, not result Michael Wright via OfficeKB.com Excel Worksheet Functions 1 April 15th 05 11:19 AM
formula displayed instead of the result ??? Purple Angel Excel Worksheet Functions 2 November 22nd 04 05:28 PM


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