ExcelBanter

ExcelBanter (https://www.excelbanter.com/)
-   Excel Discussion (Misc queries) (https://www.excelbanter.com/excel-discussion-misc-queries/)
-   -   True / False Formula (https://www.excelbanter.com/excel-discussion-misc-queries/141491-true-false-formula.html)

denise

True / False Formula
 
I need a formula that will return a true or false. I have a column that has
the total elapsed time. I want a column that will return true if the elapsed
time is <=0:90 and false if it is 0:90.

The formula I tried is
=AX2=00:90

The results return false for everything. I am thinking that the colon in
the time is messing up the formula.

Thanks for any help.



Bob Umlas

True / False Formula
 
Try
=AX2=TIMEVALUE("00:90")

"Denise" wrote in message
...
I need a formula that will return a true or false. I have a column that
has
the total elapsed time. I want a column that will return true if the
elapsed
time is <=0:90 and false if it is 0:90.

The formula I tried is
=AX2=00:90

The results return false for everything. I am thinking that the colon in
the time is messing up the formula.

Thanks for any help.






All times are GMT +1. The time now is 12:42 AM.

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