using libreoffice Version 4.0:build-305 on my opensuse 12.3
I would like to have a reference in the VLOOKUP function for range:
the VLOOKUP formula is:
=VLOOKUP(criteria,range,index,sort)
if I write the function:
=VLOOKUP(1,$A$1:$D$5,2,0)
function works
but
if J1 is $A$1:$D$5
and the formula:
=VLOOKUP(1,J1,2,0)
the formula doesn't works
also if J1 is =ADDRESS(1,1, , )&":"&ADDRESS(5,3, , )
how can I get vlookup function working with cell reference for range??
manythanx, :-) ciao, pier
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.