Home |
Search |
Today's Posts |
#8
![]()
Posted to microsoft.public.excel.misc
|
|||
|
|||
![]()
Quicklearners formula combining if with and could have an added value of
allowing the user to adapt the output, I know he requested "true or false" but "buy or sell" or "cabbages and cauliflowers" could be more practical outputs for the user! So dont be too hasty to criticise "David Biddulph" wrote: What added value do you think you get with =IF(...TRUE,FALSE) ? What difference do you get with =IF((AND(D3=B3*90%,D3<=B3*110%)),TRUE,FALSE) compared with =AND(D3=B3*90%,D3<=B3*110%) ? What values does the AND function return? -- David Biddulph "QuickLearner" wrote in message ... I like Atishoo one Now with true and false it should be like tis =IF((AND(D3=B3*90%,D3<=B3*110%)),TRUE,FALSE) "Atishoo" wrote in message ... =AND(D3B3-B3/10, D3<B3+B3/10) "Jacob Skaria" wrote: In cell E3 try the below formula =ABS(D3-B3)/B3<=0.1 If this post helps click Yes --------------- Jacob Skaria "Mark B" wrote: I have two Columns of Data, I want to know if the Data in column D is within 10% + or - of the data in column B e.g Is Cell D3 within 10% of B3 True or false? Should be simple but I can't figure it out. |
Thread Tools | Search this Thread |
Display Modes | |
|
|
![]() |
||||
Thread | Forum | |||
What's the best way to toggle between true and false in Excel? Hiall, My excel work involves a lot of toggling between true and false (booleantypes) ... and it's very repetitive... Is there a way to select a bunch ofcells, and press a key short-cu | Excel Discussion (Misc queries) | |||
Excel Yes / No, True / False etc. cell selection buttons? | Excel Worksheet Functions | |||
Search for 2 true arguments and return true or false | Excel Discussion (Misc queries) | |||
Function to return True/False if all are validated as True by ISNU | Excel Worksheet Functions | |||
Use IF to change value in a different cell when TRUE (or FALSE)? | Excel Discussion (Misc queries) |