Hi,
I'm trying to work out a formula in which expands out a list based on 2 columns. Column A is the number of fruit, column B is the fruit and I want in column C a list of all the fruit.
e.g.
<colgroup><col><col span="2"></colgroup><tbody>
Number of Fruit
Fruit
Result:
2
Orange
Orange...