Ok I need some help...
I have a control named "DCV" on my form that is linked to a table named "Research".
"DCV" is a text field. I would like to enter my 4 digit number into the "DCV" field and when I exit (any event) the field I would like the current date to populate next to the 4 digit code.
example:
If I type in 4601
When I exit the field, I would like it to contain: 4601_05/10/2013 (representing today's date)
Is this even possible without creating an additional field and performing an update query?
Thanks,
Lisa