Help for a combo box
What I have as a sample of the data is the following, each number matching
to part of the combobox.
1) SCREW FOR TOOLING BALL BOXES
2) AS30214.12.7
3) 350
I can currently read all of 1), The 7 gets cut off of 2) and I can read all
of 3). The information above is exactly what I see in my spreadsheet.
Current settings a
column width 300pt
column count 3
bound column 1
column heads false
list rows 8
text column -1
top index -1
misc width 449.25
Are there any other settings I should list for you? Thanks for your help so
far. I really appreciate it.
L.White
"Bob Phillips" wrote in message
...
You can set the columnwidths via the Columnwidths property, but it affects
all columns, and it isn't dynamic as you seem to ask. You can also widen
the
combobox.
--
HTH
Bob Phillips
|