I am having trouble in a query. I have tried to build the following statement with the intention of populating a Point Status field but only when the position is filled. The following is what I tried but I get various error messages.
Expr: (SELECT[Tosting Master].[Pt Status] FROM [Tosting Master].[Pt Status]WHERE[Tosting Master].[Status] = "Filled"
I am ready for a lobotomy.
Expr: (SELECT[Tosting Master].[Pt Status] FROM [Tosting Master].[Pt Status]WHERE[Tosting Master].[Status] = "Filled"
I am ready for a lobotomy.