G
Guest
I have created a database in Access XP to record details about companies, and
I would like to have command buttons on the data entry form to copy data
where the same person occupies more than one position (to avoid having to
repeatedly enter the same data). For example after entering company secretary
details, clicking 'Also Director' would copy secretary forename field to
director forename field, surname to director surname etc.
Can anyone tell me the VBA code for copying data between fields in a form
please?
I would like to have command buttons on the data entry form to copy data
where the same person occupies more than one position (to avoid having to
repeatedly enter the same data). For example after entering company secretary
details, clicking 'Also Director' would copy secretary forename field to
director forename field, surname to director surname etc.
Can anyone tell me the VBA code for copying data between fields in a form
please?