Reply
 
LinkBack Thread Tools Search this Thread Display Modes
  #1   Report Post  
Posted to microsoft.public.excel.misc
external usenet poster
 
Posts: 1
Default cant get the formula right

e5 could say 3 as its more than 0
e6 should say 3 as it was a better time than b5
e7 should say 1 as its not a better time than b6
e8 should say 2 as it is equal to b6



e12 should say 1 as its not a better time than b6
e13 should say 1 as its not a better time than b6

  #2   Report Post  
Posted to microsoft.public.excel.misc
external usenet poster
 
Posts: 515
Default cant get the formula right

What does B5 and B6 contain?
Why do you say
e6 should say 3 as it was a better time than b5 - What is better
than b5?
e7 should say 1 as its not a better time than b6 - What is better
than b6?
e8 should say 2 as it is equal to b6 - What is equal to b6?
The same applies for E12 and E13

Surely, these arguments should be based on some cell(s) containing values
which are being compared to B4 and B6? You cannot have 1:33:20 in B5, 1:31:48
in E6, and then let E6 be equal to 3 at the same time. If you then have
1:34:10 in E7, then E7 vcannot be equal to 1 at the same time. The same with
1:33:20 in E8.

I suggest you repost, with more precise detail on your problem!


It is impossible to suggest a solution without sufficient information

--
Hth

Kassie Kasselman
Change xxx to hotmail


" wrote:

e5 could say 3 as its more than 0
e6 should say 3 as it was a better time than b5
e7 should say 1 as its not a better time than b6
e8 should say 2 as it is equal to b6



e12 should say 1 as its not a better time than b6
e13 should say 1 as its not a better time than b6


  #3   Report Post  
Posted to microsoft.public.excel.misc
external usenet poster
 
Posts: 860
Default cant get the formula right

Your post doesn't explain very much so just taking
a bit of a guess.

Assuming B5 is a typo, B6 contains a time
and column E contains other times,
put this in F5 and drag down as far as is needed.

=IF(E5<$B$6,3,IF(E5=$B$6,2,IF(E5$B$6,1)))

HTH
Martin


wrote in message
oups.com...
e5 could say 3 as its more than 0
e6 should say 3 as it was a better time than b5
e7 should say 1 as its not a better time than b6
e8 should say 2 as it is equal to b6



e12 should say 1 as its not a better time than b6
e13 should say 1 as its not a better time than b6



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



All times are GMT +1. The time now is 10:26 PM.

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

About Us

"It's about Microsoft Excel"