| |
dstevens
Posts: 1
Score: 0
Joined: 5/30/2004
From: USA
Status: offline
|
I'm having a problem finding a way to customize the MSOffice Shortcut Bar or some might say toolbar, with a VBScript. I believe the key would be to create an application object, i.e., CreateObject("Excel.Application"), however, CreateObject("MSOffice.Application") does not work. I've tried other variations with no luck. A script would of course eliminate the tedious custom shortcut bar setup for every PC in a rollout. There doesn't seem to be anything on the internet on the customizing of the shortcut bar via a script or even vb.net. Has anyone a solution or any ideas? Is this even possible?
|
|