I need to create a basic program that puts selected items into a letter. This letter would contain a scanned image for a header, then selected company names as the body, and finally a concluding line which is already entered into a table. If I want to do this without using Word mail merge, can I do all of this within a form? And can anyone point me in the direction to get rolling in terms of creating a letter?
Some more info: User should be allowed to select one of several letters (for each of our companies). Doing so I plan to bring up a selection of companies to select from for the body...credit references (a table) and bank references (another table). Each table will have all of our credit references and bank references. The user can then select which credit and bank references they would like (max of 4 credit, and 1 bank). So to do this my best guess is to build a temporary table which will hold all of the information the user selected, then use that table to fill the form? Since we have multiple companies, there will be multiple forms with the proper logo and signatures scanned in.
Does it sound like I'm off on the right track so far? Any input is greatly appreciated
Some more info: User should be allowed to select one of several letters (for each of our companies). Doing so I plan to bring up a selection of companies to select from for the body...credit references (a table) and bank references (another table). Each table will have all of our credit references and bank references. The user can then select which credit and bank references they would like (max of 4 credit, and 1 bank). So to do this my best guess is to build a temporary table which will hold all of the information the user selected, then use that table to fill the form? Since we have multiple companies, there will be multiple forms with the proper logo and signatures scanned in.
Does it sound like I'm off on the right track so far? Any input is greatly appreciated
