Home |
Search |
Today's Posts |
|
#1
![]()
Posted to microsoft.public.excel.worksheet.functions
|
|||
|
|||
![]()
On Wed, 8 Mar 2006 14:30:05 -0800, Todd
wrote: Hi, I am wanting a formula that checks if a worksheet balances. Not exactly but within a dollar. Something like: =IF(SUM(J5:J35)=J40<1,"Holy Smokes, Your Right On", "Ooops, better check formulas") What do I need to add? Todd =IF(ABS(SUM(J5:J35)-J40)<=1,"Holy Smokes You're Right On","Ooops better check ") HTH Richard Buttrey __ |
Reply |
Thread Tools | Search this Thread |
Display Modes | |
|
|
![]() |
||||
Thread | Forum | |||
Dynamic Range with unused formula messing up x axis on dynamic graph | Charts and Charting in Excel | |||
Formula Problem - interrupted by #VALUE! in other cells!? | Excel Worksheet Functions | |||
Formula checking multiple worksheets | Excel Worksheet Functions | |||
Creating Formula using check boxes | Excel Discussion (Misc queries) | |||
A formula to check differrent cells | Excel Worksheet Functions |