ExcelBanter

ExcelBanter (https://www.excelbanter.com/)
-   Excel Programming (https://www.excelbanter.com/excel-programming/)
-   -   Task bar (https://www.excelbanter.com/excel-programming/409858-task-bar.html)

Task bar in Excel Userform

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

ryguy7272

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