ExcelBanter

ExcelBanter (https://www.excelbanter.com/)
-   Excel Programming (https://www.excelbanter.com/excel-programming/)
-   -   Automatic sorting of a league table once a result has been entered (https://www.excelbanter.com/excel-programming/301221-automatic-sorting-league-table-once-result-has-been-entered.html)

gatesheadthunde

Automatic sorting of a league table once a result has been entered
 
Hello Readers,

Could somone let me know how I can automatically sort a league tabl
once a result has been entered. I can get the table to updat
automatically but not sort in to correct order.

Thanks in advanc

--
Message posted from http://www.ExcelForum.com


GJones

Automatic sorting of a league table once a result has been entered
 
Hi gates;

Use the macro recorder with realative references turned on
to create a macro. Then make a button on the work sheet
and assign the macro to the button. After you information
is refreshed you'll be able to click on the button to
automatically sort the information.

When the macro is recorded you will probably need to
change the slect statement to

Range("A1").select
Activecell.CurrentRegion.Select

Thanks,

Greg
-----Original Message-----
Hello Readers,

Could somone let me know how I can automatically sort a

league table
once a result has been entered. I can get the table to

update
automatically but not sort in to correct order.

Thanks in advance


---
Message posted from http://www.ExcelForum.com/

.



All times are GMT +1. The time now is 02:19 AM.

Powered by vBulletin® Copyright ©2000 - 2025, Jelsoft Enterprises Ltd.
ExcelBanter.com