Y
Ynot
I have a small application that uses a form to update a massive table to
maintain information about construction jobs. When adding new records, very
often, much of the information is the same, say it is for the same model
house so things like Square feet, number of windows, etc are the same. What
I would like to do is make a second table similar to my existing table. I
would like to be able to pick plan # 405A and use that to populate the
fields in a new record, then add that record to my exiting table, or better
yet, bring up the form used to add a record to the exiting table with all of
the fields populated with the data selected from the new table. Is this
possible, and can anyone point me in the right direction for how to do this?
maintain information about construction jobs. When adding new records, very
often, much of the information is the same, say it is for the same model
house so things like Square feet, number of windows, etc are the same. What
I would like to do is make a second table similar to my existing table. I
would like to be able to pick plan # 405A and use that to populate the
fields in a new record, then add that record to my exiting table, or better
yet, bring up the form used to add a record to the exiting table with all of
the fields populated with the data selected from the new table. Is this
possible, and can anyone point me in the right direction for how to do this?