This is a sample of my database.
This is a sample of my database.
You are not using dynamic parameterized query as subform RecordSource. You are simply referencing the tables.
Because of the combobox properties, value of combobox is ID. However, the query has parameter under the JOBNUMBER field. Either change the combobox properties or put the query parameter under the ID field.
How to attach file: http://www.accessforums.net/showthread.php?t=70301 To provide db: copy, remove confidential data, run compact & repair, zip w/Windows Compression.
Thanks for looking into it.