S
skal via AccessMonster.com
Hi,
I am creating a database for quotation purposes.
The functionality of the database is to input part number and quantity and
get the price of the part dependant on the quantity entered.
E.g. 1-4 £12.00
5-9 £10.00
10+ £8
At the moment I have one table with part No,description etc and in a another
table partno and prices dependant on quantity. E.g
PartNo MinPrice maxPrice
P1 1 4
P1 5 9
My problem is how do I create the input table where I can enter the part no
and quantity and get the price.
I would Appreciate any help
thanks
I am creating a database for quotation purposes.
The functionality of the database is to input part number and quantity and
get the price of the part dependant on the quantity entered.
E.g. 1-4 £12.00
5-9 £10.00
10+ £8
At the moment I have one table with part No,description etc and in a another
table partno and prices dependant on quantity. E.g
PartNo MinPrice maxPrice
P1 1 4
P1 5 9
My problem is how do I create the input table where I can enter the part no
and quantity and get the price.
I would Appreciate any help
thanks