N
newt
I have a date stamp field in a table that, by using an AfterUpdate event
attached to a text box in a form, automatically records the date that that
the field populated by that text box is modified. Now I have two problems:
1) How do I show in the form itself the current contents of the date stamp
field (i.e., the date that the text box was last updated)?
2) How do I stop the date stamp event from firing every time I leave Design
View in the form?
Thanks in advance!
attached to a text box in a form, automatically records the date that that
the field populated by that text box is modified. Now I have two problems:
1) How do I show in the form itself the current contents of the date stamp
field (i.e., the date that the text box was last updated)?
2) How do I stop the date stamp event from firing every time I leave Design
View in the form?
Thanks in advance!