LinkBack Thread Tools Search this Thread Display Modes
Prev Previous Post   Next Post Next
  #1   Report Post  
Posted to microsoft.public.excel.worksheet.functions
external usenet poster
 
Posts: 2
Default VLOOKUP(lookup_values) repost

I want to pass a named range (e.g.- alookup which names cells A21:A46)
to the 1st argument in VLookup(lookup_value, ....).

I know I am able to pass a named range (e.g.- Adata which names cells
$A$19:$H$40) to the 2nd argument in VLookup(..,table_array...).

Basically, I want to see the difference in values between identical cells
from 2 different wksheets within the same workbook. The formula looks
something like this:
=VLOOKUP($A5,$A$3:$H$24,2,FALSE)-VLOOKUP(ExampleSheet1!$A21,INDIRECT("'["&$A$50&".xls]"&$A$51&"'!"&$A$53),2,FALSE)

This would solicit from the user the following:
Cell a50-enter workbook name (the excel file with extension .xls)
Cell a51-worksheet name
Cell a53-table_array name

The result will be the difference.


 
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
Repost: Vlookup Bmp briank Excel Worksheet Functions 0 April 5th 05 04:49 PM
Match with 2 Lookup_Values used as search criteria. Sigmaz Excel Worksheet Functions 4 March 23rd 05 03:03 AM
Match with 2 Lookup_Values used as search criteria. Sigmaz Excel Worksheet Functions 0 March 21st 05 08:13 PM
Match with 2 Lookup_Values used as search criteria. Sigmaz Excel Worksheet Functions 0 March 21st 05 08:13 PM
Repost of Using IF and SUMPRODUCT Joe Gieder Excel Worksheet Functions 8 February 10th 05 07:13 PM


All times are GMT +1. The time now is 06:48 AM.

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"