Dear all,
I seem to have an issue with a piece of VBA code in acces.
Extrapolated from the larger code, I've got the snippet below.
fileDirectory = "GC_Annexes"
temp = "[DirectoryName] = '" & fileDirectory & "'"
counter = DLookup("[CounterValue]", "tblCounter", temp)
The problem now is...
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.