S
scottydel
Hello,
I'm using Access 2003. I have a combobox that uses a query as its
rowsource. I also need to add one value to the end of the drop-down list,
which is not in the query result.
Is it possible to have something like this?
COMBOBBOX DROP-DOWN LIST VALUES:
Green (record 1 from rowsource query result)
Blue (record 2 from rowsource query result)
Yellow (record 3 from rowsource query result)
Orange (record 4 from rowsource query result)
Red (record 5 from rowsource query result)
No Color (single value not from query result) <- would like to have this too
Any ideas appreciated.
Thanks,
Scott
I'm using Access 2003. I have a combobox that uses a query as its
rowsource. I also need to add one value to the end of the drop-down list,
which is not in the query result.
Is it possible to have something like this?
COMBOBBOX DROP-DOWN LIST VALUES:
Green (record 1 from rowsource query result)
Blue (record 2 from rowsource query result)
Yellow (record 3 from rowsource query result)
Orange (record 4 from rowsource query result)
Red (record 5 from rowsource query result)
No Color (single value not from query result) <- would like to have this too
Any ideas appreciated.
Thanks,
Scott