John, Try setting your column count property to 1.
Jim,
Thanks,
I tried - and it still doesn't work
Also, I wanted the 3-column rows of data visible in the drop down box.
When the file is first open it displays properly for a moment then the value
changes as I described.
It must be doing some evaluation at start up.
-John
> John, Try setting your column count property to 1.
>
[quoted text clipped - 26 lines]
>>
>> -John
Jim - 15 Sep 2006 15:02 GMT
John,
I have an active X combo box directly on the worksheet and it was
acting like you describe.. I had col 1 as text col and col2 as bound,
but sometimes i would open the
workbook and col 2 displayed in the box. I tried forcing down the
ColumnCount to 1.
I continued getting box displaying a blank when opened the workbook.
Since then, I have increased the ColumnCount to 2. I set the Column
Widths to 75,0,
and it seems to have stopped.
As you want all 3 columns to show in the dropdown, I would suggest
ColumnCount 3
and set ColumnWidths for each column and see if that helps.
Jim
> Jim,
> Thanks,
[quoted text clipped - 36 lines]
> >>
> >> -John