Hello everyone,
So I have been using Excel for a very long time and have become very comfortable coding VBA in it. Mostly ifs, loops arrays. That kind of thing. I want to learn Access VBA but I am having trouble finding information to Access objects. How would one write code to look through 1 column of a table and report back how many rows. which I assume would be something simple like [table].[column].count
But again I havent been able to find some really good tutorials out there.
Any suggestions on where to start?
Thanks in advance.