I have a situation where we want to generate a quotation in Access and email or fax it to a prospect.
The quotation consists of two sections.
The first section list the (usually one or two) items to be quoted on, includng options. The text for each item is standard and can be kept in the DB. There are some 'standard' items that must be entered manually - freight, delivery time, etc. Also, this section must be locked so the prospect cannot change the prices.
The other pages are PDF brochures giving the specifications for each item quoted.
Is this possible?
After lots of mucking about, we decided that the best bet seemed to be to get a Report (first section) into a Word document and send that. This gives us the opportunity to edit and then lock the document. However, I have no idea how to add the brochure(s).
Also, there are serious restrictions in getting a Report into Word. Is there any way I can generate the Word document from within Access? (The document is, effectively, a thingie generated from a combobox using item numbers to look up the text blocks.)
Any suggestions (especially total code) would be appreciated.
Cheers,
Paul J.
The quotation consists of two sections.
The first section list the (usually one or two) items to be quoted on, includng options. The text for each item is standard and can be kept in the DB. There are some 'standard' items that must be entered manually - freight, delivery time, etc. Also, this section must be locked so the prospect cannot change the prices.
The other pages are PDF brochures giving the specifications for each item quoted.
Is this possible?
After lots of mucking about, we decided that the best bet seemed to be to get a Report (first section) into a Word document and send that. This gives us the opportunity to edit and then lock the document. However, I have no idea how to add the brochure(s).
Also, there are serious restrictions in getting a Report into Word. Is there any way I can generate the Word document from within Access? (The document is, effectively, a thingie generated from a combobox using item numbers to look up the text blocks.)
Any suggestions (especially total code) would be appreciated.
Cheers,
Paul J.