N
nancy
I am creating a sign-in and a sign-out foms for volunteers to use.
I would like to I have figured out how to automattically add the current
time to the
StartDateTime field base on selecting a name from a drop down list.
I have created a new form where I would like for it to add the EndDateTime
to the Name selected based on curent date.
This is what I would like it to do.
On change of Namelist Select the record from volhrstbl where voldate = today()
I would like to show the StareDateTime
I probably don't have to use to different form if I knew how to program the
button better.
Please help
I would like to I have figured out how to automattically add the current
time to the
StartDateTime field base on selecting a name from a drop down list.
I have created a new form where I would like for it to add the EndDateTime
to the Name selected based on curent date.
This is what I would like it to do.
On change of Namelist Select the record from volhrstbl where voldate = today()
I would like to show the StareDateTime
I probably don't have to use to different form if I knew how to program the
button better.
Please help