Hi all,
I have been developing some new features for an access data base that my company uses. I have been creating these new functions with VBA in a database that I have made by myself.
Having created them and now wanting to transfer the VBA code over to the new Access file, it appears that some of the functions don't exist. For example, the Application.FileDialog(....) does not exist when I copy over to the new database. I have read on some forums that I need to add a reference from Tools|References, but all the references used in my access database are already added in the other database.
Anyone know this application is available in my DB but not in the other?
Thanks,
MOR
I have been developing some new features for an access data base that my company uses. I have been creating these new functions with VBA in a database that I have made by myself.
Having created them and now wanting to transfer the VBA code over to the new Access file, it appears that some of the functions don't exist. For example, the Application.FileDialog(....) does not exist when I copy over to the new database. I have read on some forums that I need to add a reference from Tools|References, but all the references used in my access database are already added in the other database.
Anyone know this application is available in my DB but not in the other?
Thanks,
MOR