View Single Post
  #1   Report Post  
Posted to microsoft.public.excel.misc
Matt Matt is offline
external usenet poster
 
Posts: 60
Default custom data validation

How can I ensure that inputs in a particular cell are in one of the
following formats:

# / #
# / ##
## / ##
## / ###
### / ###

Thanks!