Thanks for your help. I do know that it is bad practice, and yes I did get an ambiguous statement error, but what I was really trying to get to the bottom of was another problem...
My function call does not work outside Access. The query works fine when used in an access query, but I wanted to...
I have two functions with the same name in two separate modules, each declared public. I do not know how to reference either one in a sql statement. My statement is:
SELECT OW_Well_Master.WELL_UWI, testme([well_uwi]) AS Example_of_Call_Routine
FROM OW_Well_Master;
testme() is the function i...
This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
By continuing to use this site, you are consenting to our use of cookies.