You are here:

I can answer any questions pertaining to Microsoft Visual Basic 6.0, Microsoft Access VBA, and the Visual Basic Language in general. I do NOT use VB.NET or VB 2005/08 much yet, so don't ask me any questions specific to those. Also, please feel free to check the Tips & Tricks section of my web site for VB tips.
I am the president of VBLearningZone.com and 599CD.com. I specialize in Microsoft Access and Visual Basic Tutorials. I have been teaching in the classroom since 1994, and online since 2002.
I am a self-taught VB expert. I have been building software for clients since the early 90s (and on my own since I was a child). You can see a sample of my Tutorials on my web site at 599CD.com
| User | Date | K | C | T | P | Comments |
|---|---|---|---|---|---|---|
| Enoctis | 07/17/09 | 10 | 10 | 5 | 10 | I had to ask twice, but got ..... |
| hugh | 07/10/09 | 10 | 10 | 10 | 10 | Very straight forward answer. I didn't want ..... |
| Kareem | 03/06/09 | 10 | 10 | 10 | 10 | thanks |
| Chris | 03/03/09 | 10 | 10 | 10 | 10 | Thanks mate, that was a big help ..... |
| revathi | 12/31/08 | 10 | 10 | 10 | 10 | Thank you very much i have implemented ..... |
You can use the SendKeys command for this. For the pause you'll need to use the Win API function called SLEEP. I'm sure if you perform a Google search you'll find code for it. Let me know if you have
You need code to switch to another open program application. I have done this before, and I know it's possible, but I don't have code handy. There is a Windows API call you can use. Try searching Google
Use the PACKAGE AND DEPLOYMENT WIZARD that comes with Visual Studio 6. Let me know if you have any other questions or comments. Also, be sure to visit my FREE Tips & Tricks Page at http://www.599cd
In a nutshell, set up the report that you want to export to Word. Use minimal formatting because most of it won't copy through well to Word. Now, if you want to be able to select a specific customer
Before I go into too much detail, what is the REASON why you want to output the report as a Word Doc? Do you want the user to make edits and changes, or is this just for them to read? If it's to READ,
Answers by Expert:

©2009 About.com, a part of The New York Times Company. All rights reserved.