ExcelBanter

ExcelBanter (https://www.excelbanter.com/)
-   Excel Worksheet Functions (https://www.excelbanter.com/excel-worksheet-functions/)
-   -   What Formula Q (https://www.excelbanter.com/excel-worksheet-functions/52696-what-formula-q.html)

John

What Formula Q
 
I wish to create a formula that will return the text "Small Variance Is" if
the value of C10 is + OR- ?10, otherwise "Large Variance Is".

I know how to do it if I was looking for +?10 or say -?10, but not sure how
to build in if it for a range


Thanks, I'm sure its simple



Bob Phillips

What Formula Q
 
=IF(ABS(C10)*110%=H21,"Small Variance Is","Large Variance Is")

where H21 holds the threshold value

--

HTH

RP
(remove nothere from the email address if mailing direct)


"John" wrote in message
...
I wish to create a formula that will return the text "Small Variance Is"

if
the value of C10 is + OR- ?10, otherwise "Large Variance Is".

I know how to do it if I was looking for +?10 or say -?10, but not sure

how
to build in if it for a range


Thanks, I'm sure its simple





John

What Formula Q
 
Thanks Bob, I could never work out how to do that


"Bob Phillips" wrote in message
...
=IF(ABS(C10)*110%=H21,"Small Variance Is","Large Variance Is")

where H21 holds the threshold value

--

HTH

RP
(remove nothere from the email address if mailing direct)


"John" wrote in message
...
I wish to create a formula that will return the text "Small Variance Is"

if
the value of C10 is + OR- ?10, otherwise "Large Variance Is".

I know how to do it if I was looking for +?10 or say -?10, but not sure

how
to build in if it for a range


Thanks, I'm sure its simple








All times are GMT +1. The time now is 03:15 AM.

Powered by vBulletin® Copyright ©2000 - 2024, Jelsoft Enterprises Ltd.
ExcelBanter.com