View Single Post
  #2   Report Post  
Posted to microsoft.public.excel.newusers
RagDyeR RagDyeR is offline
external usenet poster
 
Posts: 3,572
Default How do i give the word "CLOSE" a value?

What formula are you using to calculate the hours worked?
--
Regards,

RD

---------------------------------------------------------------------------
Please keep all correspondence within the NewsGroup, so all may benefit !
---------------------------------------------------------------------------
"shawnyray" wrote in message
...
I want to make it so that the word close is equal to 1:00 AM... I can get

2
different cells to do that... but i need for example cell C3 to say

close...
but the word close is equal to 1:00 AM so that my formula can still

calculate
how many hours are workd

example

(what i have)
IN OUT
5:00 PM 1:00 AM = 8

(what i need)
IN OUT
5:00 PM CLOSE = 8

the word CLOSE needs to equal 1:00 AM

please advise