I have two textboxes txtPrep and txtInstall.
When the user enters an install date, I would like the txtPrep to display the txtdate - 5 days.
So if txtInstall = 10/6/2004 Prep date would = 10/1/2004
Thanks in advance
When the user enters an install date, I would like the txtPrep to display the txtdate - 5 days.
So if txtInstall = 10/6/2004 Prep date would = 10/1/2004
Thanks in advance