I think I need to start with some tutorials if anyone has any links?
What Im trying to create is a stock management database, I need a table to hold product codes and their prices - we have a price for singular items but a discounted price if 10 or more are purchased.
I then need another table to hold product codes which are in stock, a form where I can input an order - the order form would consist of entering product codes and quantities, from this the total order value would need to be displayed.
I would then need to run a report which will analyse what is in stock against the orders placed and display what needs to be ordered in to fulfil the order.
So on a difficulty scale of 1 - 5 (5 = hardest) how easy is the above to achieve for a novice?
Thanks
What Im trying to create is a stock management database, I need a table to hold product codes and their prices - we have a price for singular items but a discounted price if 10 or more are purchased.
I then need another table to hold product codes which are in stock, a form where I can input an order - the order form would consist of entering product codes and quantities, from this the total order value would need to be displayed.
I would then need to run a report which will analyse what is in stock against the orders placed and display what needs to be ordered in to fulfil the order.
So on a difficulty scale of 1 - 5 (5 = hardest) how easy is the above to achieve for a novice?
Thanks