Home |
Search |
Today's Posts |
#1
![]()
Posted to microsoft.public.excel.programming
|
|||
|
|||
![]()
Dear Friends,
I want to call VLOOKUP from a macro as follows ActiveCell.FormulaR1C1 = _ "=VLOOKUP(name1,'[file2]sheet2'!name2:name3,5,0)" where name1 - is the reference name of the values in file 1 (active) file2 - is the variable that contains the name of the file I want t get the values sheet2 - is the variable that contains the name of the sheet of file2 name2:name3 - is the table of [file2]sheet2 where name2, name3 ar declared reference names What is the correct way to call this function? Thanks, G -- Message posted from http://www.ExcelForum.com |
Thread Tools | Search this Thread |
Display Modes | |
|
|
![]() |
||||
Thread | Forum | |||
Vlookup & 2 variables | Excel Worksheet Functions | |||
How can run a macro ( call a macro) on selection of any filtercriteria? | Excel Worksheet Functions | |||
Vlookup Encounters a call with no data and returns #N/A | Excel Discussion (Misc queries) | |||
Call an Access macro from an Excel macro | Excel Discussion (Misc queries) | |||
Call a Visual Basic Function with VLookup | Excel Worksheet Functions |