How to us macro for designing a statistic table (i.e soccer score table) auto update after i enter t

  • Thread starter Thread starter felixt996
  • Start date Start date
F

felixt996

Hi anyone out there..

i need help on this.. i ran out of idea n clue to to use macro to
calculate, sort n display the winner in the soccer score stat.
spreadsheet..i m a newbie in excel.. learn some VB before..

i hope you know what i m talking bout..

thanks
 
Select the data and do Data=>Sort from the menu. Specify the score column
and whether to sort ascending or descending. Make any other appropriate
choices.

No macro needed.
 
Select the data and do Data=>Sort from the menu. Specify the score column
and whether to sort ascending or descending. Make any other appropriate
choices.

No macro needed.

--
Regards,
Tom Ogilvy








- Show quoted text -

will it sort the whole row?
i wan the whole row to be swap according to the score..
can i do that?

thanks
 
if you select only a single cell in the data, then that will be the default
behavior.

To be sure, select all the data you want to sort before going through the
menu.
 

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