Am 29.06.2012 11:10, Ian Whitfield wrote:
Morning All

Can you help me out - I've done this before but now can not get it to
work!!

I'm working in Calc (latest) on PCLinuxOS (latest) and have a multi-page
spreadsheet.

I have my dates in SHEET 1.Col 'C' with the matching data in the same
ROW. Lower down I use a dropdown box to select which date I want. I then
use a MATCH function to find out which ROW that date is on. So far so
good... this works fine and - for example - I get a returned value of
'14' which tells me that the data for the date selected is on ROW 14 of
the spreadsheet.



=INDEX($ListSheet.$A$1:$X$999 , MATCH(value , array , 0) , column_number)


--
For unsubscribe instructions e-mail to: [email protected]
Problems? http://www.libreoffice.org/get-help/mailing-lists/how-to-unsubscribe/
Posting guidelines + more: http://wiki.documentfoundation.org/Netiquette
List archive: http://listarchives.libreoffice.org/global/users/
All messages sent to this list will be publicly archived and cannot be deleted

Reply via email to