E
Edgar Thoemmes
I am trying to add some Toolbars via my personal.xls as for some reason my
toolbars reset each time I exit Excel. I have tried using the code below to
add the toolbars they are floating toolbars.
Application.CommandBars("WordArt").Visible = True
Does anyone know of a way that I can stick these to the toolbar?
I use Windows NT with Excel 97
Thanks
toolbars reset each time I exit Excel. I have tried using the code below to
add the toolbars they are floating toolbars.
Application.CommandBars("WordArt").Visible = True
Does anyone know of a way that I can stick these to the toolbar?
I use Windows NT with Excel 97
Thanks