I need to make a program that checks for a valid date like 12/31/99 without using the IsDate function or other shortcuts. if you enter the correct date like 12/31/99 it tells you it's correct, if not a valid date, it goes bold and resets. I REALLY need some help on this and greatly appreciate any help you can provide.