M
Michael R Middleton
What font does Mac Excel X use in its dialog boxes?
Background: I'm using Win Excel 97 to develop an add-in, and I'm testing on
later versions of Mac Excel and Win Excel. When I create a user form in Win
Excel 97, the default font on my system is Tahoma Regular 8, and it looks
like the font used in Win Excel's built-in dialog boxes. When I display the
same user form in Mac Excel X, the text labels are much smaller than those
on Mac Excel X built-in dialog boxes. I know how to detect Mac vs Win, and
I'd like to use VBA code to specify an appropriate font on Mac. But I don't
know what that appropriate font is. When I insert a user form in an empty
VBA project in Mac Excel X, the default font on my system is Geneva Regular
9, which is still much smaller and different than the font used on Mac Excel
X built-in dialog boxes.
- Mike
www.mikemiddleton.com
Background: I'm using Win Excel 97 to develop an add-in, and I'm testing on
later versions of Mac Excel and Win Excel. When I create a user form in Win
Excel 97, the default font on my system is Tahoma Regular 8, and it looks
like the font used in Win Excel's built-in dialog boxes. When I display the
same user form in Mac Excel X, the text labels are much smaller than those
on Mac Excel X built-in dialog boxes. I know how to detect Mac vs Win, and
I'd like to use VBA code to specify an appropriate font on Mac. But I don't
know what that appropriate font is. When I insert a user form in an empty
VBA project in Mac Excel X, the default font on my system is Geneva Regular
9, which is still much smaller and different than the font used on Mac Excel
X built-in dialog boxes.
- Mike
www.mikemiddleton.com