Cordeiro82
MIS
Hey All,
I am trying to create a product list in a single document instead of each product on multiple documents. My data source is a table called Email in the Database, that refreshes everytime a button to load the .dot file on the quotes form is pressed. My current table looks like this -
Quote_ID ProductDescription Quantity Price
2233 White Paper 3 Pallets 24/Case
2233 Green Paper 2 Pallets 25/Case
Right now each product is merging to a new document. I want to be able to save all the products to the same document as they are always under the same Quote_ID in the table. Any help would be greatly appreciated.
I am trying to create a product list in a single document instead of each product on multiple documents. My data source is a table called Email in the Database, that refreshes everytime a button to load the .dot file on the quotes form is pressed. My current table looks like this -
Quote_ID ProductDescription Quantity Price
2233 White Paper 3 Pallets 24/Case
2233 Green Paper 2 Pallets 25/Case
Right now each product is merging to a new document. I want to be able to save all the products to the same document as they are always under the same Quote_ID in the table. Any help would be greatly appreciated.