
dandavis1
Posts: 18
|
| Posted: 06/23/2007, 5:54 PM |
|
Hi, I've got a text box where the user enters the date to start the week, but how do you get additional labels to show the date the user picked "plus one"? Basically I've got a week's worth of text boxes and I want the user to pick the start date of the week, then have the labels "autofill" with the dates of the week. In MS Access (which is the database I'm using), I would just run a query with date +1 but that doesn't seem to work in CodeCharge. Thanks.
|
 |
 |
dandavis1
Posts: 18
|
| Posted: 06/23/2007, 6:00 PM |
|
No need to respond, I figured it out, Before Show code of the form, sorry.
|
 |
 |
grivers
Posts: 28
|
| Posted: 07/08/2007, 2:21 AM |
|
can you let me know what code you entered in the before show code I have the same problem.
|
 |
 |
|

|