I have several lines of code to add to around 80 combo boxes. What is the quickest way of doing this?
I have tried, copy and pasting individual combo boxes and manually changing the vba to reference the name of each new box. But it seems very tedious.