Home |
Search |
Today's Posts |
#1
![]()
Posted to microsoft.public.excel.programming
|
|||
|
|||
![]()
Hello,
I want to see if its possible to fill down my VLOOKUP formula, which I created in my macro. This is part of the macro: Range("B2").Select ActiveCell.FormulaR1C1 = "=VLOOKUP(C[1],Sheet1!RC[-1]:R [155]C,2,0)" My file will vary in rows so if I do in my macro a range example, B2:B40 as an autofill, it will put #NA error because there is no data. So is there a way to copy my vlookup and not get an error. As I said my file might be over 50 rows or less than that. Please advise any help. thanks, Juan |
Thread Tools | Search this Thread |
Display Modes | |
|
|
![]() |
||||
Thread | Forum | |||
VLOOKUP Auto fill problem | Excel Worksheet Functions | |||
VLOOKUP and Auto Fill problesm | Excel Worksheet Functions | |||
VLOOKUP / Auto Fill / IF? | Excel Discussion (Misc queries) | |||
vlookup query after using fill | Excel Discussion (Misc queries) | |||
Fill down error for Vlookup | Excel Worksheet Functions |