What is the fastest, most impressive way to learn Visual Basic?
In my experience (and everyone learns differently), the easiest way to learn is to get a book and create a small project and start coding. Basically learn as you go. Visit dev forums and sites when you get stuck and ask for help. There are thousands of people out there that would be happy to lend a helping hand. The important thing is to get familiar with the code and the dev tools. You can’t learn anything by not doing it.
Good day, Thank you for the question. Access uses a subset of Visual Basic (VB) called VBA (Visual Basic for Applications). The fastest way to learn a new programming language I find is to get the Sams Teach Yourself in 24 Hours series of books for that language. The books are organised into 24 consice chapters that require you to spend one hour studying each. Literally 24 hours. They are also good as reference books. I’m a seasoned programmer and I still use them as reference.