SORTING

  • Thread starter Thread starter Guest
  • Start date Start date
G

Guest

Hi everyone,
I neglected to seperate first and last name in my table and now I need to
alphabetize by the last name. Is this possible when the first and last name
are in the same field(table)

thanks
RW
 
You'd have to separate the first name and last names into different columns and
then sort by them.

Depending on what those names look like, maybe a simple data|text to columns
would work????
 

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