The code creates a menu in the commandbar, where all of the buttons reach too far, however I am not able to resize it via the .Width command.
I have tried in Word 2007 and 2010.
Can you help me?
Thanks
Daniel
Sub Menu()
Dim cbrWiz As CommandBar
Dim ctlInsert As CommandBarButton
On Error...
I am trying to export a Name: field from the current Word document and use it to create a directory on c:.
I have tried in Word 2007 and 2010.
I get a Run-time error '76': Path not found.
I cannot find the bug in my code, can you?
Thanks
Daniel
Sub CreateDirectory()
Mkdir("c:/" &...
This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
By continuing to use this site, you are consenting to our use of cookies.