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: 2
Default My IF function is saying something is false when it is true...

I have a basic budget spreadsheet set up. The IF formula I have set up (which
works accurately for other parts of the spreadsheet) involves three columns:
Cost Budgeted, Actual Cost and Difference. The Difference column is like it
says, the difference between the Cost Budgeted and the Actual Cost. I also
have to simple SUM functions at the base of the Cost Budgeted and Actual Cost
columns.

The IF function I have set up is as follows:

=IF((C10-F10)=SUM(H3:H8),SUM(C10-F10),"Error")

C10 is the Cost Budgeted total, F10 is the Actual Cost total, and the
SUM(H3:H8) is the sum of all the differences (each of those are simple
formulas. I'm basically verifying that the numbers match up like they should.
However in this instance they are not - thus giving me the "Error" as the
False.

When calculated separately, C10-F10= -5.58 and SUM(H3:H8)= -5.58 as well yet
the function keeps telling me it's false. Is this because there are negative
numbers? Or is there something wrong? As I stated before, I use this same
exact funtion in other parts of the spreadsheet and they all work accurately
except in this case. Thanks and I can provide a copy of the spreadsheet if
needed.
 
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
Lookup function problems with True/False pelsue Excel Discussion (Misc queries) 2 March 12th 07 08:25 PM
function help-keeping data from true when false jay d Excel Worksheet Functions 8 May 19th 06 01:44 PM
I need =SPELL()True/False function in Excel D.Paterson Excel Worksheet Functions 2 March 30th 06 03:08 AM
Function to return True/False if all are validated as True by ISNU Tetsuya Oguma Excel Worksheet Functions 2 March 15th 06 10:28 AM
First part of "IF" function returns false even if true. ?? Bill R Excel Worksheet Functions 4 September 5th 05 08:11 PM


All times are GMT +1. The time now is 11:31 AM.

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"