Hi,
I have a list box that needs to be set to option 2 before running a macro, here's the main piece of code I am trying to kick off but I can't work out what the command should be eg. I tried and failed with Application.Run
.cboSegments.ListIndex = 2
thanks
Steve
I have a list box that needs to be set to option 2 before running a macro, here's the main piece of code I am trying to kick off but I can't work out what the command should be eg. I tried and failed with Application.Run
.cboSegments.ListIndex = 2
thanks
Steve