I’d like to create rows of data based on the data in some other rows. Here is an esample of what I am trying to do.
Comma delimitation
Buffalo, 3
Chicago,2
Atlanta, 2
From those three rows, i’d Like to have the following filled out on the same sheet starting at say row 100:
Buffalo
Buffalo
Buffalo
Chicago
Chicago
Atlanta
Atlanta
It’s kinda like a reverse countif
Any help would be great.
Thanks in advance.
Comma delimitation
Buffalo, 3
Chicago,2
Atlanta, 2
From those three rows, i’d Like to have the following filled out on the same sheet starting at say row 100:
Buffalo
Buffalo
Buffalo
Chicago
Chicago
Atlanta
Atlanta
It’s kinda like a reverse countif
Any help would be great.
Thanks in advance.