Hi everyone,
I'm looking to buy some books to beef up my Access and VBA knowledge. can anyone recommend one they like? or just as helpful, suggest which ones to avoid?
I was considering: Access 2000 Developer's Handbook Set
Thanks in advance,
Jack
Hi everyone,
I'm looking to buy some books to beef up my Access knowledge. can anyone recommend one they like? or just as helpful, suggest which ones to avoid?
I was considering: Access 2000 Developer's Handbook Set
Thanks in advance,
Jack
Hi everyone. I have this macro that runs a Make Table Query. When the query kicks off, it always gives me the warning message about how the table will be deleted etc etc. Is there anyway to automatically select "Yes" everytime so that the user does not have to sit there and click through...
Hi, I am trying to do the following in a query.
If X equals A, B, or C, then return True, otherwise False.
I've tried using the following syntax but can't seem to get it right:
iif(x=A OR x=B OR x=C, "True","False)
Any advice? Thanks!
Jack
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.