reorganize by alaphabet

E

Elliot

I have to audit checks and total similar checks.
The problem is they're organized by check number. is
there a way to organize them by name?
example
what i have (on a much smaller scale)

payment check# ammount
costco 5463 54.31
officemax 5464 24.94
compusa 5465 554.51
costco 5466 104.90
misc 5467 5554.50
bank 5468 545.54
costco 5469 45.05

I need to total all checks to costco. so it would be much
easier if i could turn that into this

payment check# ammount
costco 5463 54.31
costco 5466 104.90
costco 5469 45.05
compusa 5465 554.51
so on

How can i do it?
Thank you!!!
 
H

Harald Staff

Hi

Data > Sort menu, and maybe also Data > Subtotals after the sort.

HTH. Best wishes Harald
 
Top