Hi,
I have a form (called 'QueryForm') with a combobox (called 'SerialNo') which displays the serial nos of different pieces hardware coming from a table called 'hardware'.
I am trying to create a query which will use the data from the combobox to run and display all the information on a particular piece of hardware using its serial no to identify it.
I have made the same query using a textbox instead of a combobox and it works fine but I don't know why it won't work with a combobox..
Any help would be greatly appreciated
Thanks,
Sam
I have a form (called 'QueryForm') with a combobox (called 'SerialNo') which displays the serial nos of different pieces hardware coming from a table called 'hardware'.
I am trying to create a query which will use the data from the combobox to run and display all the information on a particular piece of hardware using its serial no to identify it.
I have made the same query using a textbox instead of a combobox and it works fine but I don't know why it won't work with a combobox..
Any help would be greatly appreciated
Thanks,
Sam