Asked By
Toby Malone
40 points
N/A
Posted on - 02/07/2013
I'm new with Microsoft Access and I'm in search of a software about vba scripting language. The Help file in Access is of no help. I'd first like to see the interaction between Access and Excel databases. Where do I find access vba documentation software?
Looking for Access vba documentation software
Hello Dear,
It’s called visual basic application (VBA). It is not a scripting language. it is fully formed procedural language. You need to consult with a book which is on programming language VBA for MS Access or a standard book of MS Access also can help you. You can also get help for VBA help file , this file you can get from the code window not from the main access window so I recommend you to consult with the book. Hope this will help you. Good Luck.