Ok, new to MS Access and need some help. I want to be able to have a hyperlink that once clicked, checks a checkbox and then records the date/time. I created a table called "Check" with the following:
Field Name Data Type
UrlID Primary Key Autonumber
Hyperlink Field Hyperlink
Checkbox Yes/No
Update Date/Time
What do I do from here? You may have to be specific about the code as I know very little about VBA.
Field Name Data Type
UrlID Primary Key Autonumber
Hyperlink Field Hyperlink
Checkbox Yes/No
Update Date/Time
What do I do from here? You may have to be specific about the code as I know very little about VBA.