I am trying to create a simple report with 2 tables. tblEmpInfo and tblsurvey. They are joined with employeename. If the persons name is in tblEmpInfo and not tblsurvey the person is not shown. I would like to be able to show all employee names with a 0 (zero) next to the names that do not have an entry in tblsurvey.
This seems very simple to me but I just cannot seem to get it to work. Any suggestions?
Thanks in advance
Paul
This seems very simple to me but I just cannot seem to get it to work. Any suggestions?
Thanks in advance
Paul