Hello Everybody,


I've got a problem here that I can't seem to find the solution to:

I have a Workbook with multiple sheets and ComboBoxes on each sheet.

The cells on each sheet are square/65 pixels.

I like to set up the button for each ComboBox so that it fits an entire cell. This measurement comes in at 48.75 (I'm not sure what the denomination is), but the actual Button for the ComboBox will only go to a maximum width of 13.5.

Is there a way of making this button wider?

The problem I face is that I zoom each Worksheet to 21%, which makes the buttons hard to hit with the mouse.


Thank-you,


Ian