Could someone please tell me where to add the (") in the following code:
stDocCriteria = stDocCriteria & "[Location] = " & listlocation.Column(0, VarItm) & " OR "
so that the entire code below will filter correctly.
Currently my filter ([Location] = Boston)is incorrect it should be...
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.