Rows based on number of items

J

Jack

In Excel 2003

i have a list of items for which i would like to create individual rows
based on the number of items. i.e.

Below is the data

Number Item

1 Apple
3 Orange
2 Banana


Output would look like this
Apple
Orange
Orange
Orange
Banana
Banana
 
Top