I am currently creating an Access database that contains:
- a table with vendor information
- a table that has generalized products within
- a table that connects which vendor has which product(s) (many to many)
I am trying to use a form to make entry easier and faster.
I was curious if there...