Duplicating Data on a Form

  • Thread starter Thread starter Guest
  • Start date Start date
G

Guest

Hi, I was wondering what the easiest way to duplicate data entered on a form
is? Say for example, I have a form with 6 fields that link back to a table.
If a user enters "50" into the first field, I would like to have a button
that the user can press that duplicates the data in that first field to the
remaining 5 fields of the form and store them in the table. Is this fairly
easy? Thanks.
 
Back
Top