S
Steve
I was wondering if it was possible to copy data from one
form to another (or, I suppose, from one table to
another). For example, let's say I have Form A that sends
data entered on it to Table A. Now let's say I have a
field in Form B (which sends data to Table B) that matches
a field in Form A (let's also assume that they have to be
separate forms and tables, by the way). Since I don't
want to have to re-enter data, is there a way I could copy
the value from Form A and put it into the corresponding
field in Form B? If not, is there a way to get the data
from Table A to the corresponding field in Table B?
Thanks for the help.
form to another (or, I suppose, from one table to
another). For example, let's say I have Form A that sends
data entered on it to Table A. Now let's say I have a
field in Form B (which sends data to Table B) that matches
a field in Form A (let's also assume that they have to be
separate forms and tables, by the way). Since I don't
want to have to re-enter data, is there a way I could copy
the value from Form A and put it into the corresponding
field in Form B? If not, is there a way to get the data
from Table A to the corresponding field in Table B?
Thanks for the help.