Duplicating data in fields

J

Jim Driscoll

When creating a new record, I have 3 fields that I
enter data into that are duplicated in 3 fields later on
in the record.
How do I get the data to enter and tab over the
later fields after I have entered data in the 3 prior
fields?



Thank you,

Jim
 
L

Larry

-----Original Message-----
When creating a new record, I have 3 fields that I
enter data into that are duplicated in 3 fields later on
in the record.
How do I get the data to enter and tab over the
later fields after I have entered data in the 3 prior
fields?



Thank you,

Jim
.
Don't put the duplicate field on the form, then on
closing event for the form run a query to update the field
using the data from the first 3 fields.
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Top