G
Guest
I have three columns of data including, in order, name, region, product. For
example, Ted, North, Couch. The first row is the headear row containing the
name, region, and the product, after which the data appears. Instead of each
line containing individual names, regions, and products, I want to have the
rows organized by name. A simple sort does not work. How can I solve this
problem?
example, Ted, North, Couch. The first row is the headear row containing the
name, region, and the product, after which the data appears. Instead of each
line containing individual names, regions, and products, I want to have the
rows organized by name. A simple sort does not work. How can I solve this
problem?