Automatic Textbox Formatting

G

GLHEC-BLS

Hello,

I am trying to get a textbox to automatically format a user's entry into the
AM/PM format. So if a user enters "930" or "9:30" or "9:30 am" it will
automatically change it to a standard format of "9:30 AM". This is so I can
create "if" statements based on the time a user enters without worrying about
how they format it. Any help is much appreciated!
 
Top