View Single Post
  #3   Report Post  
Posted to microsoft.public.excel.worksheet.functions
Jan Kronsell[_5_] Jan Kronsell[_5_] is offline
external usenet poster
 
Posts: 10
Default Problem with looking up a value.

Hi Claus

It did the job, thank you. My own formula was a bit more complicated, and did not work like it was supposed to :-)

=OFFSET(INDIRECT(ADDRESS(MATCH(Udregninger!B30,A1: A79,0)+1,MATCH(Udregninger!B31,INDIRECT("a"&MATCH( Udregninger!B30,A1:A79,0)&":bl"&MATCH(Udregninger! B30,A1:A79,0)),0)-1)),-MATCH(Udregninger!B30,A1:A79,0)+1,0)

Regards
Jan

Den mandag den 20. oktober 2014 13.29.47 UTC+2 skrev Claus Busch:
Hi Jan,



Am Mon, 20 Oct 2014 03:48:54 -0700 (PDT) schrieb Jan Kronsell:



I have an array, looking something like this (but with other numbers)


0.1 0.2 0.3 0.4.....


1 1 5


2 1 5


3 1 5


4 1 5


.


try:

=INDEX(1:1,MATCH(Udregninger!B31,INDIRECT(MATCH(Ud regninger!B30,A1:A80,0)&":"&MATCH(Udregninger!B30, A1:A80,0)),0))





Regards

Claus B.

--

Vista Ultimate / Windows7

Office 2007 Ultimate / 2010 Professional