Home |
Search |
Today's Posts |
#1
![]()
Posted to microsoft.public.excel.misc
|
|||
|
|||
![]()
Trying to use vlookup where the column in the array in which we are trying to
lookup the corresponding value is the result of a formula. The formula being used is left, cutting the 16 digit number down to 15. Is it even possible to use the value of a formula in another formula? |
#2
![]()
Posted to microsoft.public.excel.misc
|
|||
|
|||
![]()
Yes it is, but perhaps you can post a copy of your formula here and describe
your data layout, so we are better able to help you? Pete "Maureen" wrote in message ... Trying to use vlookup where the column in the array in which we are trying to lookup the corresponding value is the result of a formula. The formula being used is left, cutting the 16 digit number down to 15. Is it even possible to use the value of a formula in another formula? |
#3
![]()
Posted to microsoft.public.excel.misc
|
|||
|
|||
![]()
Hi Maureen,
As we all know the help file is not always helpful. But if you read it correctly it can be a fount of knowledge. Take the following exerpt from the help file for example. Syntax is. VLOOKUP(lookup_value,table_array,col_index_num,ra nge_lookup) Lookup_value is the value to be found in the first column of the array. Lookup_value can be a value, a reference, or a text string. It says Lookup_value can be a value and a value is what a formula returns, therefore the lookup_value between ( and , can be any formula that returns a value. HTH Martin "Maureen" wrote in message ... Trying to use vlookup where the column in the array in which we are trying to lookup the corresponding value is the result of a formula. The formula being used is left, cutting the 16 digit number down to 15. Is it even possible to use the value of a formula in another formula? |
Reply |
Thread Tools | Search this Thread |
Display Modes | |
|
|
![]() |
||||
Thread | Forum | |||
multiply formula where 1 cell has a (sumif) formula as a result | Excel Worksheet Functions | |||
Advanced formula - Return result & Show Cell Reference of result | Excel Worksheet Functions | |||
Median result used in formula gives incorrect result | Excel Worksheet Functions | |||
formula is displayed as literal text instead of formula result | Excel Discussion (Misc queries) | |||
Cell doesn't show formula result - it shows formula (CTRL + ' doe. | Excel Worksheet Functions |