T
Tim Christopher
Hi all.
I had developed a Word 2003 template with a new toolbar that ran a macro
(VB6) whenever it was clicked. Whenever I opened this file in Word 2003 it
worked well. Unfortunately there is no toolbar/macro recognised by Word 2007.
I then read that a way around this is to have this old template loaded
globally - by having it copied to the Word STARTUP folder in 'Documents and
Settings'. This meant that I needed to create a new Word 2007 document
(NEWDoc) in order to have access to the toolbar/macro, which I can live with,
BUT once this new document (NEWDoc) has been created, any time I want to open
it I have to ensure that the old template is copied to the correct place. Is
there any way to program this to happen when the I first create NEWDoc? I
would like to program this through VB6 outside of Word 2007. Is it possible
to create toolbars in 2007 as it was in 2003?
Thanks in advance
Tim Christopher
I had developed a Word 2003 template with a new toolbar that ran a macro
(VB6) whenever it was clicked. Whenever I opened this file in Word 2003 it
worked well. Unfortunately there is no toolbar/macro recognised by Word 2007.
I then read that a way around this is to have this old template loaded
globally - by having it copied to the Word STARTUP folder in 'Documents and
Settings'. This meant that I needed to create a new Word 2007 document
(NEWDoc) in order to have access to the toolbar/macro, which I can live with,
BUT once this new document (NEWDoc) has been created, any time I want to open
it I have to ensure that the old template is copied to the correct place. Is
there any way to program this to happen when the I first create NEWDoc? I
would like to program this through VB6 outside of Word 2007. Is it possible
to create toolbars in 2007 as it was in 2003?
Thanks in advance
Tim Christopher