I want to create a contract template that will insert information from a deal sheet tab with drops downs listing the following info - customer, product, quantity, price, payment terms.
I have started by concatenating the deal sheet info cell into the body of the contract and index + match to find out customer address information from a database.
The problem I have is different customers have multiple payment terms and different clauses based on contract. This causes further problems because the length of the contracts are different and I have big spaces between paragraphs to accomodate this.
I woud really appreciate any help or advise on this.
I have started by concatenating the deal sheet info cell into the body of the contract and index + match to find out customer address information from a database.
The problem I have is different customers have multiple payment terms and different clauses based on contract. This causes further problems because the length of the contracts are different and I have big spaces between paragraphs to accomodate this.
I woud really appreciate any help or advise on this.