I have inherited an Access DB with a switchboard in it and cannot figure out why a menu item that points to a report will not execute. I am pretty sure it revolves around the arguments for the DoCmd.OpenReport. I am pretty new to VB so any help is greatly appreciated. Here is the existing...
I have inherited an Access DB with a switchboard in it and cannot figure out why a menu item that points to a report will not execute. I am pretty sure it revolves around the arguments for the DoCmd.OpenReport. I am pretty new to VB so any help is greatly appreciated. Here is the existing...
In the Account table, I have an account number, a sales code and a location id. In the Location table I have a sales code and a location id. All of this information has been imported from other sources. I need to perform a mass compare on the account table to verify that the sales code and...
I have two tables, Account and Location, and I am trying to verify that the sales code and location id in the account table have a corresponding row in the location table. However, my problem is that in the location table, I have multiple rows for the same sales code. Can someone please...
I have two tables, Account and Location, and I am trying to verify that the sales code and location id in the account table have a corresponding row in the location table. However, my problem is that in the location table, I have multiple rows for the same sales code. Can someone please...
This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
By continuing to use this site, you are consenting to our use of cookies.