Form/Query Variables

Franknstuff

More I know Less I know
Local time
Today, 04:31
Joined
Apr 28, 2004
Messages
54
I'm not sure if this is where I should be. I'm trying to build a make-table query from a list box variable on a form. I get the variable, but I just can't get it to the query criteria.
 
Simple Listbox

"(A) Unlike simple listbox controls which can be referenced as a parameter by a query" I'm using a simple listbox not a multi-list box.
 
Answer:

[Forms]![ChooseAssemblyName]![AssemblySelect] is all I needed in the Query criteria box
 

Users who are viewing this thread

Back
Top Bottom