I need to count all the combo boxes on a worksheet (OLEObjects) and then go to the last one to manipulate its properties. I need to repeat this process each time a new combo box is added to the worksheet.
I was thinking about an array or creating a collection, but I just can't get it working!
I was thinking about an array or creating a collection, but I just can't get it working!