Hi
Have a question regarding VBA script in Access.
Now a quick description of the cituation.
In a form, I have a check box, and a text box next to it (whick refers to a specific field in a table). When the user marks the check box, he fills in the date in the text box (the date is the current date).
Can anybody give me a hint on how this would be done in code? So always when somebody clicks the check box, access would put the current date in the text box, but only if there is no date there before. Basicly recording the first time when the box was checked.
btw... anybody know of a good place to find beginniers information for VBA in Access?
regards
Frímann Kjerúlf
Have a question regarding VBA script in Access.
Now a quick description of the cituation.
In a form, I have a check box, and a text box next to it (whick refers to a specific field in a table). When the user marks the check box, he fills in the date in the text box (the date is the current date).
Can anybody give me a hint on how this would be done in code? So always when somebody clicks the check box, access would put the current date in the text box, but only if there is no date there before. Basicly recording the first time when the box was checked.
btw... anybody know of a good place to find beginniers information for VBA in Access?
regards
Frímann Kjerúlf