PDA

View Full Version : + 1 year



runningpiema
12-05-2012, 09:55 PM
i have a 4 text boxes as follows with dates as follows;
10/10/10 to 10/10/11 in the other two text boxes i want it to auto calculate one year so that it reads 10/10/11 to 10/10/12 is this possible.
thanks in advance.

macropod
12-05-2012, 10:51 PM
As previously requested: What kind of textboxes? If you're doing this in code, check out the DateAdd function.