List Box Macro
I have a list box that has a macro attached to it so that when a selection is made from the list box the macro runs. However one of the options I have is when the selection is changed the user is asked if they are sure they want to change to the new selection. If they input Yes then the macro runs and the list box selection changes. If they decide they don't want to change the selection the macro does not run. However the selection still changes. Does any one have a simple idea to keep the selection at it's orginal value if the user selects No.
Thanks
I have a list box that has a macro attached to it so that when a selection is made from the list box the macro runs. However one of the options I have is when the selection is changed the user is asked if they are sure they want to change to the new selection. If they input Yes then the macro runs and the list box selection changes. If they decide they don't want to change the selection the macro does not run. However the selection still changes. Does any one have a simple idea to keep the selection at it's orginal value if the user selects No.
Thanks