Hey, I am trying to create a database for my dad's business. He imports various products in a container every month. The database organises what has been ordered, how much and the price. It also calculates total charges of the container.
I have created all the tables needed. If you see a need to normalise the tables, let me know. I have also written descriptions in the tables so you can understand what I am trying to do.
I would like to know where should I do all the calculations. Should I create a new query and use that as the record source or perform it in the form?
Any other help would also be appreciated. I am a beginner and kinda stuck. Thanks and merry Christmas.
I have created all the tables needed. If you see a need to normalise the tables, let me know. I have also written descriptions in the tables so you can understand what I am trying to do.
I would like to know where should I do all the calculations. Should I create a new query and use that as the record source or perform it in the form?
Any other help would also be appreciated. I am a beginner and kinda stuck. Thanks and merry Christmas.