dj44
05-11-2017, 06:40 AM
folks,
:)
good thursday, any one know how i can get rid of the word menu without excessive ribbon programming or something.
Excel has it right see image no menu - with 1 line of code.
I cant get that in word
Sub Hide_ExcelToolbars()
'This one below doesnt work in word??
Application.ExecuteExcel4Macro "Show.ToolBar(""Ribbon"",false)"
End Sub
19149
When i make the word window small i would not like to see the menu its very cluttered and i like the excel white -its very clean
I hope some one knows how this can be acheived as ive scoured every where,
please do help with some ideas.
:)
good thursday, any one know how i can get rid of the word menu without excessive ribbon programming or something.
Excel has it right see image no menu - with 1 line of code.
I cant get that in word
Sub Hide_ExcelToolbars()
'This one below doesnt work in word??
Application.ExecuteExcel4Macro "Show.ToolBar(""Ribbon"",false)"
End Sub
19149
When i make the word window small i would not like to see the menu its very cluttered and i like the excel white -its very clean
I hope some one knows how this can be acheived as ive scoured every where,
please do help with some ideas.