View Single Post
  #1   Report Post  
Posted to microsoft.public.excel.programming
Help me Help me is offline
external usenet poster
 
Posts: 3
Default Validating Time e.g. 23:17

Hi,

Just wondering whether i could steal some code from someone. I need to
validate a cell which should contain a valid time. e.g. 12:28 or 23:32 etc?

I've found some regular expression validation on the internet but it doesnt
quite work well enough.

Cheers