Home |
Search |
Today's Posts |
#1
![]()
Posted to microsoft.public.excel.misc
|
|||
|
|||
![]()
I have an excel file that I have 3 sheets of the same info in, just sorted
differently. What I want to do is update page 1 manually and have the other two pages update and sort the data in the correct order automatically. Is there a macro for this? Thanks in advance. |
#2
![]()
Posted to microsoft.public.excel.misc
|
|||
|
|||
![]() You need to use a macro linked to the change event on your first sheet. This would add a new data to the secong and third sheets and then apply the sort criteria to each in turn. -- mrice Reserach Scientist with many years of spreadsheet development experience ------------------------------------------------------------------------ mrice's Profile: http://www.excelforum.com/member.php...o&userid=10931 View this thread: http://www.excelforum.com/showthread...hreadid=533902 |
#3
![]()
Posted to microsoft.public.excel.misc
|
|||
|
|||
![]() You need to use a macro linked to the change event on your first sheet. This would add a new data to the secong and third sheets and then apply the sort criteria to each in turn. -- mrice Reserach Scientist with many years of spreadsheet development experience ------------------------------------------------------------------------ mrice's Profile: http://www.excelforum.com/member.php...o&userid=10931 View this thread: http://www.excelforum.com/showthread...hreadid=533902 |
Reply |
Thread Tools | Search this Thread |
Display Modes | |
|
|
![]() |
||||
Thread | Forum | |||
How to sort but keep linked formulas? | Excel Discussion (Misc queries) | |||
Match and Sort for two range of data on different worksheets? | New Users to Excel | |||
Printing data validation scenarios | Excel Worksheet Functions | |||
save original data after macro is run again | New Users to Excel | |||
Macro to search for and display data in another worksheet | Excel Worksheet Functions |