Hi all! I hope I can explain this right and I'm not sure if it's even possible but here it goes.
I have several tables. A job table (customer name, job number, item number, etc) and a job detail table (description of the repairs, codes etc) which can be up to 80 lines per job).
The job detail table pulls fields from the job description table, code table, etc. We are in a business that has all these codes needed in billing so basically each set of codes has it's own table and all of that pulls into the job detail.
My question is this......
We have a contractor performing services for us that we need to import into the job detail table.
How do we import into the job detail table as a whole without all of the codes/descriptions duplicating??
I hope that made sense. Thanks for any help!!
I have several tables. A job table (customer name, job number, item number, etc) and a job detail table (description of the repairs, codes etc) which can be up to 80 lines per job).
The job detail table pulls fields from the job description table, code table, etc. We are in a business that has all these codes needed in billing so basically each set of codes has it's own table and all of that pulls into the job detail.
My question is this......
We have a contractor performing services for us that we need to import into the job detail table.
How do we import into the job detail table as a whole without all of the codes/descriptions duplicating??
I hope that made sense. Thanks for any help!!