Home |
Search |
Today's Posts |
#1
![]()
Posted to microsoft.public.excel.programming
|
|||
|
|||
![]()
HI,
What would be the correct way to use a time serial between two time. I need to set it up where the time are equivalent to everything after 8am - Noon.. I have tried this Case Is < TimeSerial(13, 0, 0) & TimeSerial(7, 0, 0) I don't think this is right? Thanks Rockee Freeman --- Message posted from http://www.ExcelForum.com/ |