J
Jason Morse
I have a lot of macros written in Excel 98, which I've been trying to
fix to work with Excel X as well (some of my macro users have gone to
OS X, while others remain in OS 9).
One of the most annoying issues is that Userforms appear so
differently between the two versions. They don't need to be exact for
my purposes, but the width of the form is much smaller in X, which
truncates some of the items on the form. Oddest of all, the userform
looks OK in the VBE (i.e. it looks more like it does in Excel 98).
But at runtime, the right side is truncated by about 50 pixels (based
on a half dozen that I've looked at so far).
I will probably use some of the same techniques that I've seen posted
for adjusting forms on the fly for Windows/Mac compatibility, but I'm
just wondering... Why does the same userform display so differently
between Excel 98 and Excel X ?? (BTW, I'm comparing Excel 98 running
through Classic on the same computer, so it has nothing to do with
monitor resolution, etc.)
Thanks for any comments.
fix to work with Excel X as well (some of my macro users have gone to
OS X, while others remain in OS 9).
One of the most annoying issues is that Userforms appear so
differently between the two versions. They don't need to be exact for
my purposes, but the width of the form is much smaller in X, which
truncates some of the items on the form. Oddest of all, the userform
looks OK in the VBE (i.e. it looks more like it does in Excel 98).
But at runtime, the right side is truncated by about 50 pixels (based
on a half dozen that I've looked at so far).
I will probably use some of the same techniques that I've seen posted
for adjusting forms on the fly for Windows/Mac compatibility, but I'm
just wondering... Why does the same userform display so differently
between Excel 98 and Excel X ?? (BTW, I'm comparing Excel 98 running
through Classic on the same computer, so it has nothing to do with
monitor resolution, etc.)
Thanks for any comments.