Reply
 
LinkBack Thread Tools Search this Thread Display Modes
  #1   Report Post  
Posted to microsoft.public.excel.newusers
Ben
 
Posts: n/a
Default New to excel,please help

Hi,

I really need help with building a formula to do the following:

A B C
Expected actual answer
08:00 08:00 Early
On-time
late
If the times match in A & B then c would equal ON-TIME if B is before A,
then c would equal EARLY,if B is later than A,then C would Equal LATE

Thanks

  #2   Report Post  
Posted to microsoft.public.excel.newusers
JudithJubilee
 
Posts: n/a
Default New to excel,please help


Hello Ben,

You need a nested IF statement in column C:

=IF(B1A1,"Late",IF(B1=A1,"On-Time","Early"))

If you need any further help with this formula post back.

Judith


--
JudithJubilee
------------------------------------------------------------------------
JudithJubilee's Profile: http://www.excelforum.com/member.php...fo&userid=6882
View this thread: http://www.excelforum.com/showthread...hreadid=519163

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 12:48 PM.

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"