View Single Post
  #1   Report Post  
Posted to microsoft.public.excel.programming
Matthew Dyer Matthew Dyer is offline
external usenet poster
 
Posts: 178
Default Quick and dirty function to test for MM/DD/YYYY value

Looking for a simple function to accept variable COdate and just test to see if it is in MM/DD/YYYY format, give true if it is or false if it is not. Thanks!