Reply
 
LinkBack Thread Tools Search this Thread Display Modes
  #1   Report Post  
Posted to microsoft.public.excel.worksheet.functions
external usenet poster
 
Posts: 1
Default linking workbooks

I would like to enter an item number in column A of the destination workbook,
yet have additional information pertaining to that item number pull from a
source workbook to the destination workbook. Any idea how I can do this?
  #2   Report Post  
Posted to microsoft.public.excel.worksheet.functions
external usenet poster
 
Posts: 8,856
Default linking workbooks

You can use VLOOKUP to do this. Check it out in Help, or re-post here
with a few more details of what you want to do.

Hope this helps.

Pete

Pennywis1 wrote:

I would like to enter an item number in column A of the destination workbook,
yet have additional information pertaining to that item number pull from a
source workbook to the destination workbook. Any idea how I can do this?


  #3   Report Post  
Posted to microsoft.public.excel.worksheet.functions
external usenet poster
 
Posts: 7
Default linking workbooks

Not sure how complex or simple the structure of your source workbook is, but
you can open both workbooks, enter in Column B of the destination workbook
the formula =VLOOKUP(A1;range;columnnr), where range is the range in the
sourcebook. To enter this, just enter the formula =VLOOKUP(A1; and then
move your mouse to the table in the sourcebook and select the table. Hit ;
and then enter the columnnumber where excel finds the info to be pulled. Note
that the leftmost column needs to be the column where Excel finds the value
that you have in column A of the destination sheet. Note thast there are
conditions to the structure of the lookup-table. If the structure is more
complex, then I suggest you consider the DGET function....

Shout if this doesn't do it....

"Pennywis1" wrote:

I would like to enter an item number in column A of the destination workbook,
yet have additional information pertaining to that item number pull from a
source workbook to the destination workbook. Any idea how I can do this?

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
Linking Groups of cells between workbooks vnacj-joe Excel Discussion (Misc queries) 4 June 14th 07 05:18 PM
Linking Worksheets in an undefined number of Workbooks ozcarb Excel Discussion (Misc queries) 0 March 22nd 06 10:24 PM
Linking WorkBOOKS across directories maurices5000 Excel Worksheet Functions 1 December 16th 05 09:41 PM
linking to multiple workbooks cwwolfdog Excel Discussion (Misc queries) 4 April 18th 05 05:29 PM
Linking Workbooks Dede McEachern Excel Worksheet Functions 0 January 21st 05 08:27 PM


All times are GMT +1. The time now is 12:36 PM.

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

About Us

"It's about Microsoft Excel"