View Single Post
  #1   Report Post  
Posted to microsoft.public.excel.misc
Ron Rosenfeld Ron Rosenfeld is offline
external usenet poster
 
Posts: 5,651
Default How to do it in excel?

On Fri, 11 Apr 2008 05:20:01 -0700, Eric
wrote:

If now 12:30 PM, then true else false.
Does anyone have any suggestions on how to do it in excel?
Thanks in advance for any suggestions
Eric


=NOW()TODAY()+TIME(12,30,0)

--ron