#1   Report Post  
Posted to microsoft.public.excel.misc
external usenet poster
 
Posts: 112
Default 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.


  #2   Report Post  
Posted to microsoft.public.excel.misc
external usenet poster
 
Posts: 301
Default 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.




Reply
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
Formula True False help Lisa Excel Worksheet Functions 6 February 16th 07 06:47 PM
Formula True False help Joel Excel Worksheet Functions 0 February 15th 07 04:52 PM
Can TRUE/FALSE be replaced by a formula? BCB Excel Discussion (Misc queries) 4 August 4th 06 06:29 AM
INSTEAD OF FORMULA SAYING TRUE OR FALSE I WANT IT TO SAY something GG Excel Discussion (Misc queries) 3 March 15th 06 02:58 PM
True or False Formula? Jo New Users to Excel 3 December 24th 04 08:45 AM


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

Powered by vBulletin® Copyright ©2000 - 2024, Jelsoft Enterprises Ltd.
Copyright ©2004-2024 ExcelBanter.
The comments are property of their posters.
 

About Us

"It's about Microsoft Excel"