Reply
 
LinkBack Thread Tools Search this Thread Display Modes
  #1   Report Post  
Posted to microsoft.public.excel.misc
external usenet poster
 
Posts: 410
Default columns Widths for ComboBox

I am trying to set each column width seperately for my ComboBox on my
user form. I am not sure hwo to do this. This sets the first column
width. I need to do the other 4 columsn as well.

AvailableItems.ColumnWidths = "0 in;.9 in"

Thanks,
Jay
  #2   Report Post  
Posted to microsoft.public.excel.misc
external usenet poster
 
Posts: 35,218
Default columns Widths for ComboBox

AvailableItems.ColumnWidths = "0;9;12;24"

But the measurement will be in points--not inches.

(I usually experiment to get the widths correct for my data.)

jlclyde wrote:

I am trying to set each column width seperately for my ComboBox on my
user form. I am not sure hwo to do this. This sets the first column
width. I need to do the other 4 columsn as well.

AvailableItems.ColumnWidths = "0 in;.9 in"

Thanks,
Jay


--

Dave Peterson
  #3   Report Post  
Posted to microsoft.public.excel.misc
external usenet poster
 
Posts: 410
Default columns Widths for ComboBox

On Oct 14, 10:31*am, Dave Peterson wrote:
AvailableItems.ColumnWidths = "0;9;12;24"

But the measurement will be in points--not inches.

(I usually experiment to get the widths correct for my data.)

jlclyde wrote:

I am trying to set each column width seperately for my ComboBox on my
user form. *I am not sure hwo to do this. *This sets the first column
width. *I need to do the other 4 columsn as well.


AvailableItems.ColumnWidths = "0 in;.9 in"


Thanks,
Jay


--

Dave Peterson


Dave,
This has been bugging me for a couple of days. I have tried " X;Y",
"X;Y" and many other variations. You are the first person to spell it
out clearly.

Thanks,
Jay
Reply
Thread Tools Search this Thread
Search this Thread:

Advanced Search
Display Modes

Posting Rules

Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are On


Similar Threads
Thread Thread Starter Forum Replies Last Post
Different columns widths are the end of a 4 page document Jimmy M[_2_] Excel Discussion (Misc queries) 2 January 16th 08 02:14 PM
Can I have multiple columns widths within a column? heather Excel Discussion (Misc queries) 5 June 12th 06 11:48 PM
Fixing columns widths mjennings Excel Discussion (Misc queries) 0 March 15th 06 09:30 PM
Columns widths JcR Excel Discussion (Misc queries) 1 March 14th 06 03:51 PM
How do I freeze the widths of columns? SuzyR Excel Discussion (Misc queries) 2 January 14th 05 07:20 PM


All times are GMT +1. The time now is 04:14 PM.

Powered by vBulletin® Copyright ©2000 - 2024, Jelsoft Enterprises Ltd.
Copyright ©2004-2024 ExcelBanter.
The comments are property of their posters.
 

About Us

"It's about Microsoft Excel"