Home |
Search |
Today's Posts |
#1
![]()
Posted to microsoft.public.excel.worksheet.functions
|
|||
|
|||
![]()
Hello,
I've got a Vlookup formula that when I execute it, it totally changes the lookup array. I entered the range "Cusip" as the lookup array in the VBE but it shows up as "CorpA" in the spreadsheet. What am I doing wrong? VBE: Corp.Range("BC4").Resize(DataRow, 1).FormulaR1C1 = "=VLOOKUP(RC[-50]," & Cusip.Address(external:=True, ReferenceStyle:=xlR1C1) & ",3,FALSE) Spreadsheet: =VLOOKUP(E12,CorpA!$A$1:$D$2027,4,FALSE) Thanks, Wes |
Thread Tools | Search this Thread |
Display Modes | |
|
|
![]() |
||||
Thread | Forum | |||
Vlookup Error #N/A | Excel Discussion (Misc queries) | |||
Vlookup value not available error | Excel Discussion (Misc queries) | |||
vlookup error | Excel Worksheet Functions | |||
VLookup N/A Error | Excel Discussion (Misc queries) | |||
vlookup error | Excel Discussion (Misc queries) |