Is it possible to link 2 forms to insert data into 1 table? So, I have 1 form that a customer fills out and another form for the person who fulfills the request (this person enters comments, actual closed date, etc) but I don't want the customer seeing these fields...hence the reason for 2 forms.
Is it better just to separate the tables then join them with a query?