I have a data table with DISCOUNT (%) as the rows and SHARE (%) as the column. I would like to automatically lookup various combinations of discount and share to populate a chart. The chart input area only uses three of the possible 20 discount percentages and share multiples of five percentage points.
The chart input area needs to transpose the data - DISCOUNT as columns that I will populate depending on charts created with SHARE as the rows. What I would like to do is to lookup horizontally and vertically across the data table so whatever DISCOUNT I put in the chart input area it populates with the associated SHARE.
Hope that makes sense ... practically, the question is at a given discount level, the total purchases are worth X at different market share levels.
Thank you in advance.
The chart input area needs to transpose the data - DISCOUNT as columns that I will populate depending on charts created with SHARE as the rows. What I would like to do is to lookup horizontally and vertically across the data table so whatever DISCOUNT I put in the chart input area it populates with the associated SHARE.
Hope that makes sense ... practically, the question is at a given discount level, the total purchases are worth X at different market share levels.
Thank you in advance.