Hi
I've created a few listboxes before, which have all worked fine, but this one however keeps throwing up an error message.
Can someone help with this, here is my code, and the highlighted section it debugs.
Dim db As Database
Dim rst As DAO.Recordset
Dim sSQL As String
Dim EmpID As Integer...