I would make a few changes
1. Change values in Amount% and Sales % to be Values not ranges
2. Delete the blank Column P
3. In L2: =IFERROR(INDEX($P$6:$S$9,MATCH(100*F4,$O$6:$O$9,1),MATCH(100*J4,$P$5:$S$5,1)),0) copy down
View attachment 31348
see attached file:
now it has worked... God richly bless you people.Hi ,
The formula needs to be changed to :
=IFERROR(INDEX($P$6:$S$9,MATCH(100*J4,$O$6:$O$9,1),MATCH(100*F4,$P$5:$S$5,1)),0)
Narayan