hi wazz,
I have a form with controls from tblClients. I have a subform on that control which is linked to the clientid. It hence shows all invoices for the client.
Hence my query for the frmClients has no joins but just pulls information from tblClients. This is fine and allows me to search...