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 vlookup - extracting cell content from external spread sheet

I have 2 xls sheets.
sheet one:
A B C D E F G

work code

sheet 2 :
A B C .... H

work code filepath of folders (i.e c:\docs\work\work
code\12344)

the work code is the unique identifier I would like to use to extract the
filepath location from sheet 2 (column H ) into sheet 1 (lets say column G ).

I have no problems extracting 1 filepath value form sheet 2 into sheet 1,
however, as soon as I want to copy the function to conduct the same process
for other work codes it delivers the same value into the result cell.

To make things more interesting: The sheet 1 is the master document with
about 900 work codes and the sheet 2 has just parts of them.(i will be
recieving multiple sheets from each division).
Ideally I would like to set up a vlookup that i can adapt and run with the
master work sheet and the incoming Sheet2 - types.

The vlookup function that works for 1 value looks like this :
VLOOKUP(A1,'[masterjobs.xls]A7 - Jobs'!$A$4:$M$10,12)

I hope I could exlpain clearly. I really would like to understand my
mistake/problem.
Kind Regards
Christian
  #2   Report Post  
Posted to microsoft.public.excel.worksheet.functions
external usenet poster
 
Posts: 15,768
Default vlookup - extracting cell content from external spread sheet

Make sure calculation is set to automatic:

ToolsOptionsCalculation tabAutomaticOK


--
Biff
Microsoft Excel MVP


"Christian" <Christian @discussions.microsoft.com wrote in message
...
I have 2 xls sheets.
sheet one:
A B C D E F G

work code

sheet 2 :
A B C .... H

work code filepath of folders (i.e c:\docs\work\work
code\12344)

the work code is the unique identifier I would like to use to extract the
filepath location from sheet 2 (column H ) into sheet 1 (lets say column
G ).

I have no problems extracting 1 filepath value form sheet 2 into sheet 1,
however, as soon as I want to copy the function to conduct the same
process
for other work codes it delivers the same value into the result cell.

To make things more interesting: The sheet 1 is the master document with
about 900 work codes and the sheet 2 has just parts of them.(i will be
recieving multiple sheets from each division).
Ideally I would like to set up a vlookup that i can adapt and run with the
master work sheet and the incoming Sheet2 - types.

The vlookup function that works for 1 value looks like this :
VLOOKUP(A1,'[masterjobs.xls]A7 - Jobs'!$A$4:$M$10,12)

I hope I could exlpain clearly. I really would like to understand my
mistake/problem.
Kind Regards
Christian



  #3   Report Post  
Posted to microsoft.public.excel.worksheet.functions
external usenet poster
 
Posts: 24
Default vlookup - extracting cell content from external spread sheet

it is. Still same result.
would it help if i could email you abbreviated files to see (i can do
screenshoots in word format for example)?
it is a bit hard just to explain in plain text.
Appreciate your efforts!

"T. Valko" wrote:

Make sure calculation is set to automatic:

ToolsOptionsCalculation tabAutomaticOK


--
Biff
Microsoft Excel MVP


"Christian" <Christian @discussions.microsoft.com wrote in message
...
I have 2 xls sheets.
sheet one:
A B C D E F G

work code

sheet 2 :
A B C .... H

work code filepath of folders (i.e c:\docs\work\work
code\12344)

the work code is the unique identifier I would like to use to extract the
filepath location from sheet 2 (column H ) into sheet 1 (lets say column
G ).

I have no problems extracting 1 filepath value form sheet 2 into sheet 1,
however, as soon as I want to copy the function to conduct the same
process
for other work codes it delivers the same value into the result cell.

To make things more interesting: The sheet 1 is the master document with
about 900 work codes and the sheet 2 has just parts of them.(i will be
recieving multiple sheets from each division).
Ideally I would like to set up a vlookup that i can adapt and run with the
master work sheet and the incoming Sheet2 - types.

The vlookup function that works for 1 value looks like this :
VLOOKUP(A1,'[masterjobs.xls]A7 - Jobs'!$A$4:$M$10,12)

I hope I could exlpain clearly. I really would like to understand my
mistake/problem.
Kind Regards
Christian




  #4   Report Post  
Posted to microsoft.public.excel.worksheet.functions
external usenet poster
 
Posts: 15,768
Default vlookup - extracting cell content from external spread sheet

Send a SMALL sample file to:

xl can help at comcast period net

Remove "can" and change the obvious.

--
Biff
Microsoft Excel MVP


"Christian" wrote in message
...
it is. Still same result.
would it help if i could email you abbreviated files to see (i can do
screenshoots in word format for example)?
it is a bit hard just to explain in plain text.
Appreciate your efforts!

"T. Valko" wrote:

Make sure calculation is set to automatic:

ToolsOptionsCalculation tabAutomaticOK


--
Biff
Microsoft Excel MVP


"Christian" <Christian @discussions.microsoft.com wrote in message
...
I have 2 xls sheets.
sheet one:
A B C D E F G

work code

sheet 2 :
A B C .... H

work code filepath of folders (i.e
c:\docs\work\work
code\12344)

the work code is the unique identifier I would like to use to extract
the
filepath location from sheet 2 (column H ) into sheet 1 (lets say
column
G ).

I have no problems extracting 1 filepath value form sheet 2 into sheet
1,
however, as soon as I want to copy the function to conduct the same
process
for other work codes it delivers the same value into the result cell.

To make things more interesting: The sheet 1 is the master document
with
about 900 work codes and the sheet 2 has just parts of them.(i will be
recieving multiple sheets from each division).
Ideally I would like to set up a vlookup that i can adapt and run with
the
master work sheet and the incoming Sheet2 - types.

The vlookup function that works for 1 value looks like this :
VLOOKUP(A1,'[masterjobs.xls]A7 - Jobs'!$A$4:$M$10,12)

I hope I could exlpain clearly. I really would like to understand my
mistake/problem.
Kind Regards
Christian






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
Display external data inside of an Excel 2007 Spread sheet jingles457 Excel Worksheet Functions 2 November 15th 07 04:36 PM
sheet tab = to cell content reaa Excel Discussion (Misc queries) 5 February 26th 07 07:06 PM
how do i enter a bull call spread into the options spread sheet ? alvin smith Excel Worksheet Functions 0 November 27th 06 01:23 AM
how do i compare 2 spread sheets if the content of a cell is avai. Hayitsme Excel Worksheet Functions 1 December 16th 04 11:27 PM
vlookup to extract part cell content excelFan Excel Discussion (Misc queries) 2 December 5th 04 08:45 AM


All times are GMT +1. The time now is 07:58 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"