Fishing4answers
New Member
- Joined
- Aug 10, 2021
- Messages
- 3
- Office Version
- 365
- Platform
- Windows
Hello,
I am trying to get a Listbox to run a macro. I have the box open with 6 items. Based on the selection a macro will run for the specific choice.
Example:
If January is selected Sheets("January"). Visible=true
Create a drop down 1-4
If August is selected Sheets("August"). Visible=true
And so on.
Any help would be appreciated.
I am trying to get a Listbox to run a macro. I have the box open with 6 items. Based on the selection a macro will run for the specific choice.
Example:
If January is selected Sheets("January"). Visible=true
Create a drop down 1-4
If August is selected Sheets("August"). Visible=true
And so on.
Any help would be appreciated.