F
Fred via AccessMonster.com
I have set the Dim string and integer. Then I set up the strQry =.........
Then I have code to run the following to count the return of row:
modifActCount = Util.RunQuery(strQry, "rowsCount")
but i get the error Too few parameters Expected 1
Any suggestions?
Thanks,
Fred
Then I have code to run the following to count the return of row:
modifActCount = Util.RunQuery(strQry, "rowsCount")
but i get the error Too few parameters Expected 1
Any suggestions?
Thanks,
Fred