vss automation with VB/VBA
Visual Basic
1
Posts
1
Posters
0
Views
1
Watching
-
I'm trying to automate some tasks using VB/VBA. I would like to do something similar along the lines of the article found here: http://www.codeproject.com/tools/VssReporter.asp More specifically, I would like the click a 'Browse' button within a Word document that would have a VSS explorer (or something like that) window come up. I am able to access the basic ssapi.dll methods, but am lost beyond the basics. Any help would be much appreciated. :)