outofpractice
Registered User.
- Local time
- Today, 01:46
- Joined
- May 10, 2011
- Messages
- 32
I know this is very easy, but I have not looked at access for about 7 years and am finding it very difficult.
All I am trying to create is a super simple sales database. I intended to have 3 tables: customer, product, orders and basically have a simple form where I would:
A. Select the customer from a list
B. in a sub-form/table be able to add as many products as the customer ordered (product info pulled form product table)
C. The customer and their products would be tied together with an autopopulating Order #
I am having so many problems doing this I have pulled out what hair I had left. It seems to be so simple, but I can not do this for some reason. I'm just thinking in circles and not making any progress. Any help is greatly appreciated!
All I am trying to create is a super simple sales database. I intended to have 3 tables: customer, product, orders and basically have a simple form where I would:
A. Select the customer from a list
B. in a sub-form/table be able to add as many products as the customer ordered (product info pulled form product table)
C. The customer and their products would be tied together with an autopopulating Order #
I am having so many problems doing this I have pulled out what hair I had left. It seems to be so simple, but I can not do this for some reason. I'm just thinking in circles and not making any progress. Any help is greatly appreciated!