T
Tony
I have a form that has 3 fields. 1 is the date (default = Date()), the second
is a value which is populated by a query into the form field, and the 3rd is
a number (1, 2 or 3 etc)
I would like to copy all those 3 records to a single new record in a table
of 4 columns (first being the "autonumber ID Key")
Preferably by double clicking the "second value" field in the form or by
button press on the form.
is a value which is populated by a query into the form field, and the 3rd is
a number (1, 2 or 3 etc)
I would like to copy all those 3 records to a single new record in a table
of 4 columns (first being the "autonumber ID Key")
Preferably by double clicking the "second value" field in the form or by
button press on the form.