G
Guest
I would like to copy a series of unbound controls (up to 6, actual data
value from Table A) from one control to another field on the same form.
Instead doing this one at a time copy and pasting, i would like to do this
through a command button (or better automation) when pressed will copy
contents of all controls on left side of form from (Table A) to like
controls/fields on left side of form (Table B). The two tables are not
linked and dont have any relationship. Not great at using VBA so other
solutions preferred.
value from Table A) from one control to another field on the same form.
Instead doing this one at a time copy and pasting, i would like to do this
through a command button (or better automation) when pressed will copy
contents of all controls on left side of form from (Table A) to like
controls/fields on left side of form (Table B). The two tables are not
linked and dont have any relationship. Not great at using VBA so other
solutions preferred.