No. If you want to use a combobox or listbox you will need to build a form
and call it.
Open the form in DIALOG mode so you can stop code processing. Do not close
the form when you are finished, but set its visible property to FALSE which
will the resume running the calling code. You can grab the value from the
form and then close the form in the calling code.
John Spencer
Access MVP 2002-2005, 2007-2010
The Hilltop Institute
University of Maryland Baltimore County