I need to develop a function that will read a string of characters that has the value "Reference 9999" embedded somewhere in it. What is the best function to do this.
Thx
From parsing out this string I get a number which I wanted to use in a DLOOKUP. However, I get error 2471. In the debugger if I hardcode a value the DLookup works fine, however I get the 2471 error when I use the value in the variable as part of the dlookup. How can I get around this?
I actually scrapped this for a findfirst on the recordset and it worked fine. But I really dont understand why the parameter value (mem variable) I was using does not work with DLOOKUP.
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.