If some one keys in a date and it's not valid, it throws an exception. Is there a function to validate a date? If they key in "04/33/1952" and the day should of been "03" not "33", how can we check this so it will not give an error? I know I can write a date checker but that will be a lot of work and I am hoping for another way?
Thanks,
Margret
Thanks,
Margret