I have been working on a very large Excel VBA project in Excel 2000 for many weeks. A few days ago, I brought the project up in Excel 2007 to check compatibility, made a few changes to the code (nothing specific to Excel 2007), and then moved back to Excel 2000 to finish the last bit of coding. After a couple of days of work I noticed that on a few forms that included several option buttons, the sizes of the fonts used for the captions for the buttons differed, even though the properties said that they were the same size and font. I have tried changing to different fonts and changing the font size properties for the button captions, and the font sizes will change, but when set to the same size, the font of one caption is always larger than the font of the other caption. As far as I can see, all of the properties of the different option buttons are identical. Same problem with two drop down lists on one form.

Any ideas on how to fix this?


Thanks,
Tim