View Single Post
  #1   Report Post  
Posted to microsoft.public.excel.misc
Satti Charvak[_2_] Satti Charvak[_2_] is offline
external usenet poster
 
Posts: 53
Default Input Time in AM/PM

Hi Ub,

I guess you wanted to ask the question a user should be able to enter time
in 12 hour format with am/pm and not in 24hr format..Isn't it.

If this was what you wanted, then please note that if you format the cell in
12 hour am/pm format, then even if the user enters a 24hr date format it
would be automatically converted to a 12 hour format. You don't have worry
about that.


--
Kind Regards,
Satti Charvak
Only an Excel Enthusiast
Noida, India


"ub" wrote:

Hi
:
: I want the user to input time in one of the cells in 12 hrs format.
: Example, user should only be able to enter 11:00 am or 11:00 pm.
: Is there any way to do this.
:
: Thanks