On 30-11-2014 12:16, Carlo Strata wrote:
Hi Everyone,
Brian understood exactly what I meant. I.e.:
=LOOKUP(;A5)
Have a nice sunday,
Carlo
according to Microsoft, this firt value is 'REQUIRED'
VLOOKUP (lookup_value, table_array, col_index_num, [range_lookup])
lookup_value (*required*)
The value you want to lookup. The value you want to look up must be in
the first column of the range of cells you specify in table-array .
For example, if table-array spans cells B2:D7, then your lookup_value
must be in column B. See the graphic below. Lookup_value can be a
value or a reference to a cell.
or, in the Vector form:
LOOKUP(lookup_value, lookup_vector, [result_vector])
The LOOKUP function vector form syntax has the following arguments:
lookup_value *Required*. A value that LOOKUP searches for in
the first vector. Lookup_value can be a number, text, a logical value,
or a name or reference that refers to a value.
see: http://goo.gl/SqmmS9
Privacy Policy |
Impressum (Legal Info) |
Copyright information: Unless otherwise specified, all text and images
on this website are licensed under the
Creative Commons Attribution-Share Alike 3.0 License.
This does not include the source code of LibreOffice, which is
licensed under the Mozilla Public License (
MPLv2).
"LibreOffice" and "The Document Foundation" are
registered trademarks of their corresponding registered owners or are
in actual use as trademarks in one or more countries. Their respective
logos and icons are also subject to international copyright laws. Use
thereof is explained in our
trademark policy.