I want info from one form text box to auto fill another form text box when the second box gets the focus.
I tried an Expression did not work and I tried this code
"Me!txtIncident Number = Me1Incident.txt IncidentNumber
I tried an Expression did not work and I tried this code
"Me!txtIncident Number = Me1Incident.txt IncidentNumber
Comment