For some reason I think the rowsource of the listbox isn't correct.
SELECT qryInfo.[First Name], qryInfo.[Last Name], qryInfo.[System Name], qryInfo.Department, qryInfo.BusinessDescription, qryInfo.Manager, qryInfo.[Job Band], qryInfo.ThirdPartyCompany, qryInfo.Email, qryInfo.[Pulse ID] FROM...