I
ispy99
Hello, this is my first post so I apologize if I don't follow etiquette.
I have used VBA for several years, mainly in Excel, to automate some of the
work I do. I now need to do some automation work that will cross office
applications. I am reading files into Excel, reformatting them, and then
loading the data into an Access DB. I may need to do some tasks in Outlook
and Word as well. For the past couple of weeks I have been scratching around
trying to find the best way to approach the project. I played around with
the Visual Basic .NET IDE, but I did some reading on it and supposedly it
doesn't work with any applications besides Word and Excel. I tried using
VBA, but I can only seem to find an IDE that is hosted within an application.
So here are my questions:
Can the .NET IDE work with all Office apps? Is there an
application-independent VBA IDE? And, if those two answers are no, can I
control other applications from within, say, Excel? (In other words run the
code for Word, Access, or whatever from within the Excel IDE. Seems like a
clunky approach to me.) Any other thoughts or suggestions would be greatly
appreciated.
I have used VBA for several years, mainly in Excel, to automate some of the
work I do. I now need to do some automation work that will cross office
applications. I am reading files into Excel, reformatting them, and then
loading the data into an Access DB. I may need to do some tasks in Outlook
and Word as well. For the past couple of weeks I have been scratching around
trying to find the best way to approach the project. I played around with
the Visual Basic .NET IDE, but I did some reading on it and supposedly it
doesn't work with any applications besides Word and Excel. I tried using
VBA, but I can only seem to find an IDE that is hosted within an application.
So here are my questions:
Can the .NET IDE work with all Office apps? Is there an
application-independent VBA IDE? And, if those two answers are no, can I
control other applications from within, say, Excel? (In other words run the
code for Word, Access, or whatever from within the Excel IDE. Seems like a
clunky approach to me.) Any other thoughts or suggestions would be greatly
appreciated.