N
none
I have a split database where the users have a local copy of the front
end. I would like to use VBA to check whether the users have the most
recent version. I have set up the following tables:
tVersion-Back-End (link to table in the BackEnd version)
tVersion-FrontEnd (local table in the FrontEnd version)
Each has a field Version where I am planning to put in the version
numbers.
Now, I am just starting to use VBA in my Access projects. Can someone
point me to some coding to accomplish my task above? Can someone also
point me to a good resource (book, website, course) that would take me
from a beginner/novice VBA user to a moderate user?
Thanks!!
end. I would like to use VBA to check whether the users have the most
recent version. I have set up the following tables:
tVersion-Back-End (link to table in the BackEnd version)
tVersion-FrontEnd (local table in the FrontEnd version)
Each has a field Version where I am planning to put in the version
numbers.
Now, I am just starting to use VBA in my Access projects. Can someone
point me to some coding to accomplish my task above? Can someone also
point me to a good resource (book, website, course) that would take me
from a beginner/novice VBA user to a moderate user?
Thanks!!