Dear All,
I am trying to create a macro to be with assigned to a button with my little knowledge of VBA, maybe you can give me a hand.
What I want to do with the macro once I click the button is:
- open a pop up menu containing a list of options
- user select one or more options
- specify a cell where to paste this options
- close the menu
Then I am trying to build another macro related to a second button that:
- open a pop up box
- select one or more options
- filter the table and show only rows containing selected words in a specified column.
Is it something doable or do I have to give up on this ?
Any help would be HIGHLY appreciated.
Thanks
Luca
I am trying to create a macro to be with assigned to a button with my little knowledge of VBA, maybe you can give me a hand.
What I want to do with the macro once I click the button is:
- open a pop up menu containing a list of options
- user select one or more options
- specify a cell where to paste this options
- close the menu
Then I am trying to build another macro related to a second button that:
- open a pop up box
- select one or more options
- filter the table and show only rows containing selected words in a specified column.
Is it something doable or do I have to give up on this ?
Any help would be HIGHLY appreciated.
Thanks
Luca