I am using some code to add some options to the cell right click function
When a cell is right clicked, there will be a number of options shown, in the above these are EAST and MIDS.
When one of these options is clicked, I need to be able to return which one is clicked as there is a macro that will run when an option is selected and I need the text string of the option selected to be in memory so I can drop it into a list.
TIA
When a cell is right clicked, there will be a number of options shown, in the above these are EAST and MIDS.
When one of these options is clicked, I need to be able to return which one is clicked as there is a macro that will run when an option is selected and I need the text string of the option selected to be in memory so I can drop it into a list.
TIA