Reply
 
LinkBack Thread Tools Search this Thread Display Modes
  #1   Report Post  
Posted to microsoft.public.excel.programming
external usenet poster
 
Posts: 78
Default Index/match between workbooks problem

I am using the following statement to match two cells between workbooks:

=INDEX(pgv!$X:$X,MATCH(X1,spxsymbols.xlsm!$G:$G,0) )

My problem is that I want the value from cell H in the spxsymbols.xlsm to
appear in the cell Y from pgv.xlsm once a match is found for the X cell in
pgv.xlsm. I am using this statement in the Y column of the pgv workbook and
it is returning a 0 when it finds a match. Is it possible to return a value
that is not within the range I am matching?
  #2   Report Post  
Posted to microsoft.public.excel.programming
external usenet poster
 
Posts: 78
Default Index/match between workbooks problem

Nevermind, I just figured it out...sorry!

"aileen" wrote:

I am using the following statement to match two cells between workbooks:

=INDEX(pgv!$X:$X,MATCH(X1,spxsymbols.xlsm!$G:$G,0) )

My problem is that I want the value from cell H in the spxsymbols.xlsm to
appear in the cell Y from pgv.xlsm once a match is found for the X cell in
pgv.xlsm. I am using this statement in the Y column of the pgv workbook and
it is returning a 0 when it finds a match. Is it possible to return a value
that is not within the range I am matching?

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
Index Match Problem jeikenberry Excel Worksheet Functions 3 April 29th 10 06:25 AM
Index Match Problem Mike B Excel Worksheet Functions 4 April 6th 09 12:19 AM
Possible index/match problem? smoore Excel Worksheet Functions 3 February 23rd 06 10:48 PM
index & match with links for updating to other workbooks wrpalmer Excel Worksheet Functions 3 July 20th 05 03:18 PM
dynamic, double vlookup, match, index, dget?? different workbooks Leslie Excel Worksheet Functions 11 June 27th 05 09:45 PM


All times are GMT +1. The time now is 10:54 PM.

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"