On Tue, 20 Feb 2007 23:00:24 -0500, "Tom Ogilvy" <(E-Mail Removed)>
wrote:
>where are you getting these instructions.
Mainly from hours of Googling around and being sent up many garden
paths
> Are they for Excel.
So it says. I don't know, and I can't make it work.
>I don't use
>Access, but it seems It is possible in Access (although I believe the
>correct way is a combination of the two ways you describe) - anyway to the
>best of my knowledge it isn't possible in Excel for a listbox/combobox from
>the control toolbox toolbar.
I've lost you there. Caqn I rephrase the question ?
Can you have a list or combo box displaying e.g. three choices,
Info1, Info2, Info3. The words 'Info1" etc aren't in a cell on a
sheet but are hard wired (constants ?)
>In excel, you can use additem to add items to a listbox or combobox at
>runtime or assign the rowsource/listfillrange property to a range either
>using the properties window or at runtime.
I'll search more for AddItem. May fluke a decent example.
>
>In excel, you can type in a comma separated list when using the the list
>option under Data =>Validation (method #2). This is a form of combobox.
I don't follow, sorry. I've only these choices under Data
Data
BoundColumn
ColumnCount
ColumnHeads
ColumnWidths
ControlSource
ListStyle
RowSource
Text
TextColumn
TopIndex
Thanks - Kirk