Home |
Search |
Today's Posts |
#1
![]()
Posted to microsoft.public.excel.worksheet.functions
|
|||
|
|||
![]()
I download a new spreadsheet everyday, this spreadsheet will have several new
rows everytime. What I need is for this lookup to automatically find the last row in the table array Range("H2").Select ActiveCell.FormulaR1C1 = _ "=VLOOKUP(RC[8],'[Cell Refs Update Macro V3.xls]Lookup'!R2C1:R1770C5,3,FALSE)" Selection.AutoFill Destination:=Range("H2:H" & lastrow) Can anybody help me? |
Thread Tools | Search this Thread |
Display Modes | |
|
|
![]() |
||||
Thread | Forum | |||
VLookup a Vlookup | Excel Worksheet Functions | |||
VLOOKUP Problem | Excel Discussion (Misc queries) | |||
Please Help! vlookup & match with multiple variables | Excel Worksheet Functions | |||
VLOOKUP Limitations | Excel Worksheet Functions | |||
vlookup data hidden within worksheet | Excel Worksheet Functions |