S
studinuk
hey all again..
having tried contacting a couple of you, i have been told its best t
be desciptive over here to allow a larger response, and just in cas
anyones got the same problem teh y can use the advice too. so here i a
with an indepth descrptive thread about what i am trying to do.
Basically i am desgning an ordering system for a takeaway. a custome
will come in order, where the staff behind the counter will use m
system to take the order.
my system is made up off 3 sheets. order sheet, delivery sheet an
warehouse sheet.
the order sheet has 3 coloumns:
(A)Product b) Price: (c)quantity.
when the product gets entered, i.e chips i would like the price to com
up itself.
So if in A1 the product coloumn, chips was entered i would like th
price to come up iteself. so ideally a forumla like
=VLOOKUP(A12,'Warehouse Products'!A14:B18,2,0)
would b used in B1.
However the possible products are devided into 2 groups.half th
products come from the warehouse and the other half is delviered.
so say if chips and fish was ordered. chips in A1 and fish in A2. fis
comes from the delviery sheet, so i would need a vlook formula linkin
it to the delviery sheet. however the chips are from the warehous
sheet. but the customer could order a product from any of the tw
sheets. is it possible to have a vlookup that will look up the ordere
product from both the delviery sheet and thewarehouse sheet? in thi
case the fish would could from one sheet and the chips from another
something like:
=VLOOKUP(A12,'Warehouse Productselivery Products'!A14:B17,2,0)
this does not work. on the warehouse and delviery product sheets ther
is a list of the relvant products from cells a14:b17.
hope this makes it all a liltle more clear. and i hope there is someon
that knows how to do this! thanx allot again guys.cheers
having tried contacting a couple of you, i have been told its best t
be desciptive over here to allow a larger response, and just in cas
anyones got the same problem teh y can use the advice too. so here i a
with an indepth descrptive thread about what i am trying to do.
Basically i am desgning an ordering system for a takeaway. a custome
will come in order, where the staff behind the counter will use m
system to take the order.
my system is made up off 3 sheets. order sheet, delivery sheet an
warehouse sheet.
the order sheet has 3 coloumns:
(A)Product b) Price: (c)quantity.
when the product gets entered, i.e chips i would like the price to com
up itself.
So if in A1 the product coloumn, chips was entered i would like th
price to come up iteself. so ideally a forumla like
=VLOOKUP(A12,'Warehouse Products'!A14:B18,2,0)
would b used in B1.
However the possible products are devided into 2 groups.half th
products come from the warehouse and the other half is delviered.
so say if chips and fish was ordered. chips in A1 and fish in A2. fis
comes from the delviery sheet, so i would need a vlook formula linkin
it to the delviery sheet. however the chips are from the warehous
sheet. but the customer could order a product from any of the tw
sheets. is it possible to have a vlookup that will look up the ordere
product from both the delviery sheet and thewarehouse sheet? in thi
case the fish would could from one sheet and the chips from another
something like:
=VLOOKUP(A12,'Warehouse Productselivery Products'!A14:B17,2,0)
this does not work. on the warehouse and delviery product sheets ther
is a list of the relvant products from cells a14:b17.
hope this makes it all a liltle more clear. and i hope there is someon
that knows how to do this! thanx allot again guys.cheers