Second sort field for Artist Names - Douglas?

  • Thread starter Thread starter Penny
  • Start date Start date
P

Penny

Thanks Tom, Douglas and all for your input.

Douglas, my design is a many to many as Tom suggested but I'm particularly
interested in your comment:

"What I do is store the name of the artist as a single field, plus also
store
a sort field (so that Led Zeppelin is sorted as Led Zeppelin, while Elton
John is sorted as John, Elton). I have no idea how you'd sort Henry Bob
Canola and the Canadian Harvest Symphony Metal Heads though!"

Do you have a 'sort field' for EVERY artist? Could I impose upon you to
elaborate on your extra field and how its used?

Regards,

Penny
 
"What I do is store the name of the artist as a single field, plus also
store
a sort field (so that Led Zeppelin is sorted as Led Zeppelin, while Elton
John is sorted as John, Elton). I have no idea how you'd sort Henry Bob
Canola and the Canadian Harvest Symphony Metal Heads though!"

Do you have a 'sort field' for EVERY artist? Could I impose upon you to
elaborate on your extra field and how its used?

Assuming you want to sort any values differently than the value actually
stored, you must add a value to the sort field for every record. As you have
pointed out, because of the complexity of some of the artist's names, there
really isn't any single value that can be applied to the sort. How would you
want to order the Canadian Harvest Symphony Metal Heads?
--
Arvin Meyer, MCP, MVP
Microsoft Access
Free Access downloads:
http://www.datastrat.com
http://www.mvps.org/access
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Back
Top