![]() |
Hiding Drop Down menu
I have a drop down menu called Drop Down 4.
What command can I use to hide this in a case select statement? TIA |
Hiding Drop Down menu
Select Case i
Case 1 ActiveSheet.Dropdowns("Drop Down 4").Visible = False Case Else End Select -- Regards, Tom Ogilvy "Edgar" wrote in message ... I have a drop down menu called Drop Down 4. What command can I use to hide this in a case select statement? TIA |
All times are GMT +1. The time now is 07:29 AM. |
Powered by vBulletin® Copyright ©2000 - 2025, Jelsoft Enterprises Ltd.
ExcelBanter.com