View Single Post
  #2   Report Post  
Posted to microsoft.public.excel.programming
GJones GJones is offline
external usenet poster
 
Posts: 132
Default Combo box issue when attached to projector


-----Original Message-----
I have a perplexing issue. We have some spreadsheets

that look great
until you hook up to a projector. Once it is hooked up

every time you
click on a combo box it gets wider. Any ideas on what is

causing this
and what could be done to fix it?

Thanks.
.
It is getting wider to accomodate the values inside it.

They may be spaces. You can trim the source values to
eliminate any spaces at the end or you can go into the
properties F4 and manually set the width I think.

Thanks,

Greg