VBA vs Query based database

A

AccessNewbie

Will VBA designed databases work well with query based databases?

I have one backend that currently uses 2 VBA designed front ends and want to
add a third front end (also using the same back end) that is designed using
queries rather than VBA.
 
Top