how do i keep data together by row while sorting by column?

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

Guest

I need to sort my list alphabetically while making sure that the related data
entered in the remaining columns remain attached to the respective rows.
 
Are you using Access? Access has fields and records, not rows and columns.
If you sort a table or a query or a report by a particular field, the
records will stay together. In other words, sorting your report by last
name will not cause the first names to suddenly not match up with the
correct last name.
 
Is this a Microsoft Access question? It sounds like an Excel question.

Please note that this newsgroup is for Microsoft Access, a database
application, and not a general "access" newsgroup.

To have reasonable chance of your question being answer, you should *always*
post the name of the software (and version / latest service patch) you are
using. You should also include the OS details ...
 

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