I have a table which has a finite number(43) of records at the begining. Any subsequent records I add will always be derived from starting with one of these 43 records and altering certain fields to form new records.
I have a form containing only the fields I want to allow to be edited.I would like to be able to navigate to one of those 43 records and copy all its fields (not just the ones shown on the form ) and use them to make a new record. I could then edit the fields allowed on form and have a new unique record. If anyone can help or point me twords the right functions I would appreciated it.
I have a form containing only the fields I want to allow to be edited.I would like to be able to navigate to one of those 43 records and copy all its fields (not just the ones shown on the form ) and use them to make a new record. I could then edit the fields allowed on form and have a new unique record. If anyone can help or point me twords the right functions I would appreciated it.
