Compile error MS Access SQL
问题 I'm getting a compile error: "Argument not optional" Basically in this code, I'm trying to do a around the table style auto-assigning. When the code is called, it starts at AssignNullProjects() and when I get the error, GetNextAssignee is highlight in the part " & GetNextAssignee & " I'm not really sure how to fix it, here's my full code below: Public Function AssignNullProjects() As Long Dim db As dao.Database Dim rs As dao.Recordset Dim strSQL As String Set db = CurrentDb strSQL = "SELECT