jking.mails
New member
- Local time
- Yesterday, 16:22
- Joined
- Aug 6, 2010
- Messages
- 5
Hello, I am a newbie to access and I learn access all by myself. I understand concepts of database and is proficient with computers e.g., excel, word, c++ etc.
However, I am confused now. I only want to build a invertory database. So I built tables of Category (list of brands), and Products (each line is a pair of category and product name).
Now I want to input the sales data, e.g., on which day what product of what category has been sold for how many and how much. Also, I want that the person who do the input can select the category and the products of the category from drop lists. So I created a form with these information.
Then I don't know where to input the sales data of each day. In the form or to create a new table? Please help.
However, I am confused now. I only want to build a invertory database. So I built tables of Category (list of brands), and Products (each line is a pair of category and product name).
Now I want to input the sales data, e.g., on which day what product of what category has been sold for how many and how much. Also, I want that the person who do the input can select the category and the products of the category from drop lists. So I created a form with these information.
Then I don't know where to input the sales data of each day. In the form or to create a new table? Please help.