cj92713696
Programmer
I created a function in a module and subsequently use the function in SQL Queries I have built in Access. The SQL query works fine inside of Access however when I try to run the query via a front end application I've written in Visual Basic, I get an error message from Access that says the following
"Run-time error '-2147217900 (80040e14)':
Undefined function 'getQuantity' in expression."
Any help is greatly appreciated.
Thanks,
CJ
"Run-time error '-2147217900 (80040e14)':
Undefined function 'getQuantity' in expression."
Any help is greatly appreciated.
Thanks,
CJ