I am trying to take a specific row value from the list box.
I used below as a criteria. But the result I get is all the row and not the specific one I am looking for.
Am I calling the list box column wrongly?
[Forms]![Add EmployeeToProject]![lstEmployee].[Column](1)