Hello,
Newcomer here seeking help. Using MS 2010.
My question is lets say my workbook has 2 worksheets (or tabs)
Worksheet 1 contains names (and info associated with it )that is unsorted alphabetically, i just log them as it comes in the order of which they came, for example:
Name: Submission date: Order #
Joy 1/1/2013 20130101XYY
Diana 1/1/2013 20130101XYZ
Chris 1/2/2013 20130102XYZ
Tom 1/4/2013 20130104XYZ
I am wondering if there is anyway on worksheet # 2 to have all the information on sheet 1 , BUT have the information sorted alphabetically? So basically pretending I just entered the 4th entry (Tom) in sheet 1, then in sheet 2 it will populate as :
Chris 1/2/2013 20130102XYZ
Diana 1/1/2013 20130101XYZ
Joy 1/1/2013 20130101XYY
Tom 1/4/2013 20130104XYZ
The data is sorted alphabetically with sheet 1 untouched.
I can "tried" to play with the code found on this previous post but i am no expert so i can't exactly do anything else...
http://www.mrexcel.com/forum/excel-questions/54295-auto-sort-list-values-excel.html
Can you guys help? or can this not even be done? (i foresee some sorta vlookup+macro?)
THANKS!
Newcomer here seeking help. Using MS 2010.
My question is lets say my workbook has 2 worksheets (or tabs)
Worksheet 1 contains names (and info associated with it )that is unsorted alphabetically, i just log them as it comes in the order of which they came, for example:
Name: Submission date: Order #
Joy 1/1/2013 20130101XYY
Diana 1/1/2013 20130101XYZ
Chris 1/2/2013 20130102XYZ
Tom 1/4/2013 20130104XYZ
I am wondering if there is anyway on worksheet # 2 to have all the information on sheet 1 , BUT have the information sorted alphabetically? So basically pretending I just entered the 4th entry (Tom) in sheet 1, then in sheet 2 it will populate as :
Chris 1/2/2013 20130102XYZ
Diana 1/1/2013 20130101XYZ
Joy 1/1/2013 20130101XYY
Tom 1/4/2013 20130104XYZ
The data is sorted alphabetically with sheet 1 untouched.
I can "tried" to play with the code found on this previous post but i am no expert so i can't exactly do anything else...
http://www.mrexcel.com/forum/excel-questions/54295-auto-sort-list-values-excel.html
Can you guys help? or can this not even be done? (i foresee some sorta vlookup+macro?)
THANKS!