Microsoft Office Forums

Go Back   Microsoft Office Forums > >

 
 
Thread Tools Display Modes
Prev Previous Post   Next Post Next
  #1  
Old 11-23-2020, 01:35 AM
Coco86 Coco86 is offline StyleAreaPane AutoSize Windows 10 StyleAreaPane AutoSize Office 2019
Novice
StyleAreaPane AutoSize
 
Join Date: Nov 2020
Posts: 2
Coco86 is on a distinguished road
Default StyleAreaPane AutoSize

Dear guys!



I am using Microsoft 365!

Thanks to a small makro by Charley Kenyon I was already able to "autosize" my "navigation pane" (on the left side of the window), by using the script:

Sub NavigationPaneSize()

Dim iWidth As Integer
iWidth = 300 ' change to suit
With Application.CommandBars("Navigation")
.Visible = True
.Width = iWidth
End With

End Sub


Now I would like to do the same with the "Style Area Pane" (on the right side)! Would it be possible also?

Thanks in advance!

Yours, Seba
Reply With Quote
 



Similar Threads
Thread Thread Starter Forum Replies Last Post
adding a table to a template, need the table to autosize or insert row if necessary tcoia Publisher 0 03-24-2020 11:06 AM
Autosize no more works in Visio 2016 pixazih Visio 0 11-23-2017 07:54 AM
Textbox control autosize and mutliline kogi Word VBA 3 09-25-2014 06:15 AM

Other Forums: Access Forums

All times are GMT -7. The time now is 06:59 AM.


Powered by vBulletin® Version 3.8.11
Copyright ©2000 - 2025, vBulletin Solutions Inc.
Search Engine Optimisation provided by DragonByte SEO (Lite) - vBulletin Mods & Addons Copyright © 2025 DragonByte Technologies Ltd.
MSOfficeForums.com is not affiliated with Microsoft