UnrealEnvy
Registered User.
- Local time
- Today, 08:17
- Joined
- Jul 15, 2009
- Messages
- 35
Another way to do this, subject to appearance requirements, is to have Access put the data into Bookmarks in Word.
Basically, Access would open the Word doc you have as a template, fill in the bookmarks and then save the active Word doc with a file name that would include date/time and perhaps the name of the client and if applicable the type of document and it would then close the template without saving it. So the file name might look like:
2009-07-30_04-59-15_JohnSmith_Invoice or whatever. You could also include in the code what is required to email the resulting Word document.
To maintain a constant appearance that is not determined by the length of the data entry (such as a name) you can put the Word bookmarks into Word tables. You can if required make more than one template and which one is opened is determined by an entry in one of your Access fields.
It can take some time and be quite fiddly to set this up with formatting issues in Word etc but once done it gives a top result. Actually, I owe some of my success in this area to Adam (ajetrumpet) with me getting on the phone at 3am Australian time![]()
That sounds amazing! Being able to save all my data as it is in Word should be exactly what I need. I just don't know how to, that's the reason I've asked Adam to help me out. There's no one here that knows Access even one bit, so Adam's like the only person who can walkthrough me. I know I'm a pain in the butt, but I hope Adam will explain to me what I have to do. I'll do whatever needed, I really would like to learn.
