When I try to utilize this function in a query, I get a syntax error. I've looked and I can't pinpoint it. Can somebody point it out?
In the query: RunBal: fncRunBal([ITEM_ID],[QTY],[PierceBal])
Function fncRunBal(strItemId As String, lngQty As Long, lngPierceBal As Long) As Long...