G
Greg Flowers
I have the following data, for example.
Location # Vendor #
151 250368
151 312956
151 485648
103 251142
103 255442
My list has many, many locations. Anyone know an easy way to convert this
list so there is one line per location, with columns B-D (for example)
representing the vendor number. Here's an example of what I'm looking for.
Location B C D
151 250368 312956 485648
103 251142 255442
Thanks in Advance,
GF
Location # Vendor #
151 250368
151 312956
151 485648
103 251142
103 255442
My list has many, many locations. Anyone know an easy way to convert this
list so there is one line per location, with columns B-D (for example)
representing the vendor number. Here's an example of what I'm looking for.
Location B C D
151 250368 312956 485648
103 251142 255442
Thanks in Advance,
GF