Reply
 
LinkBack Thread Tools Search this Thread Display Modes
  #1   Report Post  
Posted to microsoft.public.excel.misc
external usenet poster
 
Posts: 2
Default Is it possible to use master lists in Excell ?

I want to be able to use masterlists and then copy from them to other
spreadsheets. Currently I have just linked them and that obviously doesn't
work. What would be the best way of creating a continuos link between a
masterlist and another spreadsheet - the problem is that the datarange may
change, not by much but still by say 5%.
Would vlookup be the best option ?
  #2   Report Post  
Posted to microsoft.public.excel.misc
Max Max is offline
external usenet poster
 
Posts: 9,221
Default Is it possible to use master lists in Excell ?

"Jens Outzen" wrote:
I want to be able to use masterlists and then copy from them to other
spreadsheets. Currently I have just linked them and that obviously doesn't
work. What would be the best way of creating a continuos link between a
masterlist and another spreadsheet - the problem is that the datarange may
change, not by much but still by say 5%.
Would vlookup be the best option ?


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

INDEX/MATCH would usually be a more versatile option compared with VLOOKUP
which requires that the lookup column be the leftmost col, albeit this may
not be a problem if the key col in the mastersheet is always the first col
(say). We can also directly index the col to be returned using INDEX/MATCH
[eg INDEX(H:H, ...)] whilst with VLOOKUP, we need to figure out ("count") the
relevant col_index_num. But VLOOKUP is simpler to understand, and usually
shorter in construct. It's good to know and try out both options.
--
Max
Singapore
http://savefile.com/projects/236895
xdemechanik
---
Reply
Thread Tools Search this Thread
Search this Thread:

Advanced Search
Display Modes

Posting Rules

Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are On


Similar Threads
Thread Thread Starter Forum Replies Last Post
Help with Lists... Corey Excel Discussion (Misc queries) 0 July 5th 06 08:39 PM
Update master list with other lists Chab Excel Worksheet Functions 0 August 4th 05 03:46 PM
Master invoice number Christopher M. Excel Worksheet Functions 0 July 24th 05 04:26 PM
Updating master workbook from source that may/may not exist [email protected] Excel Worksheet Functions 20 April 7th 05 03:37 PM
How do I transfer data between Excell sheets? Grafur Excel Worksheet Functions 2 February 19th 05 03:08 AM


All times are GMT +1. The time now is 09:36 AM.

Powered by vBulletin® Copyright ©2000 - 2024, Jelsoft Enterprises Ltd.
Copyright ©2004-2024 ExcelBanter.
The comments are property of their posters.
 

About Us

"It's about Microsoft Excel"