View Single Post
  #2  
Old September 17th, 2006, 06:01 PM posted to microsoft.public.access.forms
Duane Hookom
external usenet poster
 
Posts: 2,251
Default Double Click to add

A combo box is generally considered the same as "drop down list". If
something isn't working, you should provide more details about your attempts
and results.

--
Duane Hookom
MS Access MVP

"JNana" wrote in message
...
I have a combo box on my order details form. If the information is not
listed in the combo box, I would like to be able to double click, have the
products form open and allow entry of new product without having to leave
the order details form.

I have this working on another field that is a drop down list and it
works. Will this not work with a combo box?

Thanks