Home |
Search |
Today's Posts |
#1
![]()
Posted to microsoft.public.excel.worksheet.functions
|
|||
|
|||
![]()
Hello all,
I am using the Lookup function in my workbook sucessfully but want to make the code slightly more streamlined. The code is as follows: =LOOKUP(C$1,Main!B2:B1000,Main!K2:K1000) The idea is to lookup the value in cell C1 in column B on another sheet and load the corresponding value from column K. The problem is that it only looks in the first 1000 rows and not the whole column. I probably won't need more than a 100 entries, or I could change it to a higher value, but I was wondering if it could just search the whole column or is that not possible? Many thanks Andy Baldwin |
Thread Tools | Search this Thread |
Display Modes | |
|
|
![]() |
||||
Thread | Forum | |||
Looking to create a simple user form with lookup | Excel Discussion (Misc queries) | |||
Lookup Vector > Lookup Value | Excel Worksheet Functions | |||
Simple lookup | Excel Worksheet Functions | |||
Lookup function w/Text and Year | Excel Worksheet Functions | |||
double lookup, nest, or macro? | Excel Worksheet Functions |