L
larpup
This is basically a shipping program. I have a file for shipments.
Each shipment record has a;
1. Shipper (address, city, etc.)
2. Consignee (address, city, etc.)
3. Bill To Party (address, city, etc.)
The Bill to Party can be the Shipper, Consignee or a third party.
I've developed an app in a legacy database and basically used one file
for all three. When selecting a Shipper, Consignee or Billing Party I
used DLookups. Yes it added to the database however, it's been working
for 15 years. The database has a different mindset that Access so I
have been making the transition slowly.
I have just started writing apps in Access and have enjoyed the
functionality that it provides. I would appreciate any information
regarding an approach to the above (without using DLookups). By the
way, a shipper can be a consignee, and a consignee can (and will often)
be a shipper. So, I want to prevent as much duplicate data as possible.
Again, if anyone has any advice or where I can study some examples will
be greatly appreciated.
Lar
Each shipment record has a;
1. Shipper (address, city, etc.)
2. Consignee (address, city, etc.)
3. Bill To Party (address, city, etc.)
The Bill to Party can be the Shipper, Consignee or a third party.
I've developed an app in a legacy database and basically used one file
for all three. When selecting a Shipper, Consignee or Billing Party I
used DLookups. Yes it added to the database however, it's been working
for 15 years. The database has a different mindset that Access so I
have been making the transition slowly.
I have just started writing apps in Access and have enjoyed the
functionality that it provides. I would appreciate any information
regarding an approach to the above (without using DLookups). By the
way, a shipper can be a consignee, and a consignee can (and will often)
be a shipper. So, I want to prevent as much duplicate data as possible.
Again, if anyone has any advice or where I can study some examples will
be greatly appreciated.
Lar