Thread: Sheet sorts
View Single Post
  #2   Report Post  
Posted to microsoft.public.excel.newusers
Max Max is offline
external usenet poster
 
Posts: 9,221
Default Sheet sorts

Think you need to use either vlookup or index/match on a key col in the
"linked" sheets.

Get a sound grounding on using these functions ..

Try Debra's nice coverage on VLOOKUP or INDEX/MATCH at her:
http://www.contextures.com/xlFunctions02.html
VLOOKUP

http://www.contextures.com/xlFunctions03.html
INDEX/MATCH

There's also some sample workbooks available for d/l & study
--
Max
Singapore
http://savefile.com/projects/236895
xdemechanik
---
"doo" wrote:
I have a workbook with multiple sheets. Data is entered on the first sheet
and linked to the other sheets. I want the other sheets to automatically sort
when I change data in the first sheet.