K
Kyle
I have a form I use for updating information for records in my
database. On the form I have a button that executes a VB object
printing out the report for that record only, using Tom Wickerath's
instructions posted on May 23, 2004.
What I'd like to add is the ability to have the date field in the form
automatically update to the current date when the button is clicked on,
but only then. I don't want the form to update the date just from
viewing the record. Since there's already [Event Procedure] in the "On
Click" under the button's Properties, what can I do to add this
capability?
Thanks!
database. On the form I have a button that executes a VB object
printing out the report for that record only, using Tom Wickerath's
instructions posted on May 23, 2004.
What I'd like to add is the ability to have the date field in the form
automatically update to the current date when the button is clicked on,
but only then. I don't want the form to update the date just from
viewing the record. Since there's already [Event Procedure] in the "On
Click" under the button's Properties, what can I do to add this
capability?
Thanks!