It does not make sense as in case of adding (or subtracting) days the two
are the same. Access keeps dates as Double type number whereby 31 Dec 1899=1
and today (15/07)=39,278. Fractions are part of a day, eg 0.5=12 hours etc
However, the important part is that you got it to work :-)
Regards
Jacob
"Bob V" <(E-Mail Removed)> wrote in message
news:%(E-Mail Removed)...
| Oops Jacob your code did not work, Cheese Whiz did

Thanks Cheese
|
| "JK" <(E-Mail Removed)> wrote in message
| news:(E-Mail Removed)...
| > Hi Bob,
| >
| > A simple Me.tbStartDate1 = Me.tbStartDate1 +1 will do
| >
| > Regards
| > Jacob
| >
| > "Bob V" <(E-Mail Removed)> wrote in message
| > news:Ot$(E-Mail Removed)...
| > |
| > |
| > | If I had a Button what On Click code would I need to increase the date
1
| > day
| > | The text box [tbStartDate1]
| > | Thanks for any help.....Bob
| > |
| > |
| >
| >
|
|