Home |
Search |
Today's Posts |
#2
![]()
Posted to microsoft.public.excel.programming
|
|||
|
|||
![]() I've never test this but for the range to work I think you can do lik this: StockCode = Item with Sheets("STOCK") lookup1 = Application.WorksheetFunction.VLookup(Item, _ .Range(.Columns("A:a"), .Columns("e:e")), 5,False) end with Best regards -- hidek ----------------------------------------------------------------------- hideki's Profile: http://www.excelforum.com/member.php...fo&userid=1890 View this thread: http://www.excelforum.com/showthread.php?threadid=40139 |
Thread Tools | Search this Thread |
Display Modes | |
|
|
![]() |
||||
Thread | Forum | |||
vlookup, concatenated named range | Excel Worksheet Functions | |||
VLOOKUP with a Named Range argument | Excel Worksheet Functions | |||
Vlookup in a named range | Excel Worksheet Functions | |||
Vlookup in large named range | Excel Worksheet Functions | |||
Vlookup on named range | Excel Programming |