S
Sum Limit and marking
What would be the best formula to use for the following task:
I have a list of prices, organized by pages and quantity:
Qty 100 200 300 400 .....
Pages
64 $ $ $ $
96 $ $ $ $
128
What formula would allow me to retrieve pricing by Pages. For example I
want to see what the prices would be for pages of 64's?
I have a list of prices, organized by pages and quantity:
Qty 100 200 300 400 .....
Pages
64 $ $ $ $
96 $ $ $ $
128
What formula would allow me to retrieve pricing by Pages. For example I
want to see what the prices would be for pages of 64's?