Hello,
Can someone point me to a simple tutorial that shows how to read data from an Access database using the built in VBA?
I do not need to write, I just need to read all the fields of a record and make them available to my VBA code somehow in variables or an array or something.
Thanks,
Neofree


Reply With Quote