View Single Post
  #1   Report Post  
Posted to microsoft.public.excel.worksheet.functions
cyberbrewer cyberbrewer is offline
external usenet poster
 
Posts: 2
Default Help: Using text from an adjacent cell in a vlookup

Here's the simple formula:

=((VLOOKUP($A3,'C:\Documents and Settings\mkline01\Desktop\New Folder
\[36.xls]Sheet1'!$3:$16,2,FALSE)

I need to replace the 36 from [36.xls] with the value from an adjacent
cell. This will simplify copying this formula over many cells.

There's probably a simply soultion, I just can't find it.

Mark