Thread
:
List Box Problem
View Single Post
#
2
Posted to microsoft.public.excel.programming
Gary L Brown
external usenet poster
Posts: 219
List Box Problem
If the font property stays the same but the appearance changes, there are
several possibilities.
1) You have the worksheet you copied the listbox from set to a differenct
ZOOM ratio than the worksheet you copied the listbox to.
2) The data you are viewing makes it appear as if the font size has
changed. For example, the data in the first worksheet was all capitals and
the data in the 2nd worksheet is all small letters.
HTH,
--
Gary Brown
If this post was helpful, please click the ''Yes'' button next to ''Was this
Post Helpfull to you?''.
"ZipCurs" wrote:
I am having a lot of problems with a List Box created from the Tools toolbox.
I want to install a multiselect list box into a newly created sheet. I
could not effectively make this work, so I ended up copying one that I
created on another sheet for that specific purpose.
I have a number of problems, but the most basic is that the font size
changes on the list box. Strangely enough, it does not change in the
properties. Any ideas of what I am doing wrong or not doing?
Reply With Quote
Gary L Brown
View Public Profile
Find all posts by Gary L Brown