F
Floyd Forbes
Help Please, I have a form base on a query with this one row of data. How
can
I add five rows with the date increasing by one on each row e.g
8/17/06,8/18/06
8/19/06,8/20/06. Is there a way to use a command button on a form?
Before
ID Name Date Code Time
1 Floyd 8/16/06 VA 8:00
After
1 Floyd 8/16/06 VA 8:00
1 Floyd 8/1706 VA 8:00
1 Floyd 8/18/06 VA 8:00
1 Floyd 8/19/06 VA 8:00
1 Floyd 8/20/06 VA 8:00
How can I go about getting this to work.
Floyd
can
I add five rows with the date increasing by one on each row e.g
8/17/06,8/18/06
8/19/06,8/20/06. Is there a way to use a command button on a form?
Before
ID Name Date Code Time
1 Floyd 8/16/06 VA 8:00
After
1 Floyd 8/16/06 VA 8:00
1 Floyd 8/1706 VA 8:00
1 Floyd 8/18/06 VA 8:00
1 Floyd 8/19/06 VA 8:00
1 Floyd 8/20/06 VA 8:00
How can I go about getting this to work.
Floyd