creating a quote spreadsheet

A

andyell

I am trying to create a quote system using excel, and need to be able t
select from
a range of quantities and then
select from a range of colours

I have tried using index and match functions but this will only work i
the quantites are the same as in the table.but i need to be able t
select from a range of quantities
0-15
16-24 etc

I cant use nested if statements as there are 12 quantity groups

thanks in advanc
 
Top