![]() |
Task bar
Task bar in Excel not showing when I execute the userform with hiding
application. I want to display this in task bar. Please help on this request |
Task bar
Does this macro help?
Sub Macro1() Application.CommandBars("Standard").Visible = True Application.CommandBars("Formatting").Visible = True End Sub Regards, Ryan-- -- RyGuy "Task bar in Excel Userform" wrote: Task bar in Excel not showing when I execute the userform with hiding application. I want to display this in task bar. Please help on this request |
All times are GMT +1. The time now is 09:20 AM. |
Powered by vBulletin® Copyright ©2000 - 2025, Jelsoft Enterprises Ltd.
ExcelBanter.com