Reply
 
LinkBack Thread Tools Search this Thread Display Modes
  #1   Report Post  
Posted to microsoft.public.excel.programming
external usenet poster
 
Posts: 1
Default Need a formula: If TIME is or < than a cell enter TEXT

Here is my dilemma:
I need a formula to write: If D5 (this will be a time such as 11:00 pm) is <
or = to 11:00 pm enter OK. If D5 is than 11:00 pm enter LATE

I have searched and tried different formulas, nothing seems to be helping.

Any help is appreciated
  #2   Report Post  
Posted to microsoft.public.excel.programming
external usenet poster
 
Posts: 8
Default Need a formula: If TIME is or < than a cell enter TEXT

You can try the formula...

=IF(D11<=D12,"OK","LATE")

Cheers
Chua

"cyndinmarianne" wrote:

Here is my dilemma:
I need a formula to write: If D5 (this will be a time such as 11:00 pm) is <
or = to 11:00 pm enter OK. If D5 is than 11:00 pm enter LATE

I have searched and tried different formulas, nothing seems to be helping.

Any help is appreciated

  #3   Report Post  
Posted to microsoft.public.excel.programming
external usenet poster
 
Posts: 1
Default Need a formula: If TIME is or < than a cell enter TEXT

11:00 PM until when is considered LATE (that is, at what time during the day
is the break point time between LATE and OK)?

Rick


"cyndinmarianne" wrote in message
...
Here is my dilemma:
I need a formula to write: If D5 (this will be a time such as 11:00 pm) is
<
or = to 11:00 pm enter OK. If D5 is than 11:00 pm enter LATE

I have searched and tried different formulas, nothing seems to be helping.

Any help is appreciated


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
how can we enter at the same time maintain a formula in a cell? Sherees Excel Discussion (Misc queries) 2 December 15th 09 10:27 PM
Enter text and formula in a cell Carter68 Excel Worksheet Functions 7 January 27th 09 03:41 PM
Enter text automatically based on current time jmj713 Excel Discussion (Misc queries) 3 September 7th 07 04:18 PM
Enter same text in mulitple worksheets at the same time Newbee via OfficeKB.com New Users to Excel 1 January 4th 07 06:56 PM
enter time in simple text and convert to hours/minutes YanYan Excel Discussion (Misc queries) 5 June 23rd 06 03:00 AM


All times are GMT +1. The time now is 04:33 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"