Hi All,
Anybody know of a quick way to duplicate records based on a cell value.
I have a list of people for which I've determined are eligible for x amount of ballots each for a prize draw. What I need is a way to duplicate every name based on the number of ballots. For example.
Source data:
Participant Ballots
John 6
Paul 4
Ralph 3
The results should be:
John
John
John
John
John
John
Paul
Paul
Paul
Paul
Ralph
Ralph
Ralph
Any help would be appreciated.
Thanks,
Gilles
Anybody know of a quick way to duplicate records based on a cell value.
I have a list of people for which I've determined are eligible for x amount of ballots each for a prize draw. What I need is a way to duplicate every name based on the number of ballots. For example.
Source data:
Participant Ballots
John 6
Paul 4
Ralph 3
The results should be:
John
John
John
John
John
John
Paul
Paul
Paul
Paul
Ralph
Ralph
Ralph
Any help would be appreciated.
Thanks,
Gilles