blackorchids2002
Board Regular
- Joined
- Dec 29, 2011
- Messages
- 138
Hi Masters,
I need your help again. I was trying to use an index formula to sort the 2 sets of data from a smallest value.
I cannot get it sorted how I want the data should look like in my excel.
=IFERROR(INDEX(A$1:A$44,SMALL(IF($B$1:$B$44<>"",ROW($2:$44)-ROW($2:$2)+1),ROW($A2))),"")
1ST SET OF DATA WITH REGULAR PRICE (same excel sheet)
2ND SET OF DATA FOR THE DISCOUNT (same same excel sheet
The target out put should be like this.
Thanks
I need your help again. I was trying to use an index formula to sort the 2 sets of data from a smallest value.
I cannot get it sorted how I want the data should look like in my excel.
=IFERROR(INDEX(A$1:A$44,SMALL(IF($B$1:$B$44<>"",ROW($2:$44)-ROW($2:$2)+1),ROW($A2))),"")
1ST SET OF DATA WITH REGULAR PRICE (same excel sheet)
2ND SET OF DATA FOR THE DISCOUNT (same same excel sheet
The target out put should be like this.
Thanks