I have a table lead_information and a table sold_jobs. I want to put a sold button on the form for lead_information. I want the sold button to append the current record to the sold_jobs table. The fields in each table are the same except for the sold_jobs table has fields that the lead_information table does not.
It would be nice to have it open the sold_jobs form after it appends the data.
Any help would be appreciated.
Thanks.
It would be nice to have it open the sold_jobs form after it appends the data.
Any help would be appreciated.
Thanks.