Hi,
When I do a search, I would like my form to show all the projects that a person is assigned to + Projects that he/she Performed By. Below is what I have; however, it does not give me any record.
SQLquery = SQLquery & "tblEmployees.LastName "
SQLquery = SQLquery & " ((FROM (tblProjects...