Good Morning/Afternoon/Night (wherever you are)
I am getting this error when i attempt to run this code and i am not sure what is happening????? i dont see any errors with this.
help please
I am getting this error when i attempt to run this code and i am not sure what is happening????? i dont see any errors with this.
Code:
Dim txtAcc As String
txtAcc = SELECT Employees.Access_Level FROM Employees WHERE Employee_ID = XXXXXXXX)
