|
| View previous topic :: View next topic |
| Author |
Message |
Allison Orange Guest
|
Posted: Mon Jul 16, 2007 8:21 pm Post subject: Macro to set Standard and Formatting Toolbars on Two Rows |
|
|
We are trying to push out Word 2003 and would like to have users start with
the Standard and Formatting Toolbars on Two Rows. We posted this question
in the Word newsgroup, but I don't think I was clear that we don't want to
set it for each user; rather we want this to be set for users automatically.
After also searching for the answer in the office setup newsgroup, it seems
like many people would like to push out this setting but it does not seem to
be available as part of the customization. We thought this might be the
better place to post the question. (If not, just let me know...I wasn't
sure, but didn't want to cross-post.)
One user said that he had created a macro to set this and was using it as an
autoexec macro. We cannot find the way via vba to do this. We did find
this example:
With CommandBars
.LargeButtons = True
.DisplayFonts = True
.AdaptiveMenus = True
End With
This is similar to what we want to do. Does anyone know if there is a way
to access "Standard and Formatting Toolbars on Two Rows"?
If not, is there another way to set this?
Many thanks,
Allison Orange
Florida Public Service Commission |
|
| Back to top |
|
 |
Google Sponsor

|
Posted: Mon Jul 16, 2007 8:21 pm Post subject: Advertisement |
|
|
|
|
| Back to top |
|
 |
Jonathan West Guest
|
Posted: Wed Aug 01, 2007 11:03 am Post subject: Re: Macro to set Standard and Formatting Toolbars on Two Row |
|
|
"Allison Orange" <aorange@psc.state.fl.us(remove to reply)> wrote in message
news:e8W3pb%23xHHA.4736@TK2MSFTNGP04.phx.gbl...
| Quote: | We are trying to push out Word 2003 and would like to have users start
with the Standard and Formatting Toolbars on Two Rows. We posted this
question in the Word newsgroup, but I don't think I was clear that we
don't want to set it for each user; rather we want this to be set for
users automatically. After also searching for the answer in the office
setup newsgroup, it seems like many people would like to push out this
setting but it does not seem to be available as part of the customization.
We thought this might be the better place to post the question. (If not,
just let me know...I wasn't sure, but didn't want to cross-post.)
One user said that he had created a macro to set this and was using it as
an autoexec macro. We cannot find the way via vba to do this. We did
find this example:
With CommandBars
.LargeButtons = True
.DisplayFonts = True
.AdaptiveMenus = True
End With
This is similar to what we want to do. Does anyone know if there is a way
to access "Standard and Formatting Toolbars on Two Rows"?
|
It looks as if there isn't
| Quote: |
If not, is there another way to set this?
|
Yes. Set the Rowindex property of each toolbar to the values you want.
--
Regards
Jonathan West - Word MVP
www.intelligentdocuments.co.uk
Please reply to the newsgroup |
|
| Back to top |
|
 |
|
|
You cannot post new topics in this forum You cannot reply to topics in this forum You cannot edit your posts in this forum You cannot delete your posts in this forum You cannot vote in polls in this forum
|
|
|