Hello,
I've done a fair bit of searching online and I can't come to a solution for the problem I'm encountering.
I have a Form that is pulling data from a sorted Query linked to a Table. I have a Yes/No box in the form called "Completed". When I check that box I want the current date to be populated in a field called "First" all the way back through to the Table.
The solutions that I have found online are telling me to use VBA in "After Update" of completed on the Property Sheet but I can't seem to figure out how to link to VBA here, it seems like my only options in Access 2010 are Macros.
Any help would be greatly appreciated!