Am i using this the right way ?
i have tried to use the Nz statement but it seems to do the same thing with the combo boxes. this is the SQL view of the query
SELECT enquiry.[Taken By], enquiry.Client, enquiry.Status, enquiry.[Enquiry Ref]
FROM enquiry
WHERE (((enquiry.[Taken...