Hi,
Try this
=if(and(time(8,0,0)<=now(),time(16,30,0)=now())," Open","Closed").
This will not auto update. You will have to press F9 to update
--
Regards,
Ashish Mathur
Microsoft Excel MVP
www.ashishmathur.com
"Colin Hayes" wrote in message
...
Hi
In cell I14 I need to put a formula which says 'Open' when the PC clock is
between 8 am and 4.30 pm , and 'Closed' when the PC clock is later than
4.30 pm.
Can someone help with the code , please?
thanks.