M
Marge
Hello,
Essentially I have a form that has textfields to add
records to a table that it's associated with - lets say
there is 10 fields. However, 5 of the fields appear
identically in another table, so id like it to replace
the other table with the new fields. For example:
Other table:
Fname Lname Age
But the main form shows
old Fname new Fname old Lname new Lname Old Age new Age
the old fields are populated automatically from the other
table, and when you can fill up the new information out
and add a record to the table that has those 6 records,
but id like it to also check the 'old Fname', 'old Lname'
etc from the 'other table' to change it to the new fields
I hope that makes sense.
Thanks
Marge
Essentially I have a form that has textfields to add
records to a table that it's associated with - lets say
there is 10 fields. However, 5 of the fields appear
identically in another table, so id like it to replace
the other table with the new fields. For example:
Other table:
Fname Lname Age
But the main form shows
old Fname new Fname old Lname new Lname Old Age new Age
the old fields are populated automatically from the other
table, and when you can fill up the new information out
and add a record to the table that has those 6 records,
but id like it to also check the 'old Fname', 'old Lname'
etc from the 'other table' to change it to the new fields
I hope that makes sense.
Thanks
Marge