Important : The values in lookup_vector must be placed in ascending order: ...,-2, -1, 0, 1, 2, ..., A-Z, FALSE, TRUE; otherwise, LOOKUP may not give the correct value. Uppercase and lowercase text are equivalent.
sehingga formula =LOOKUP(MAX(B3:E3),B3:E3,B$2:E$2) dimungkinkan dapat menghasilkan hasil yang salah. Misal ketika max value berada pada cell B3. ------------------- Coba formula yang berikut ini: =LOOKUP(2,1/(B3:E3=MAX(B3:E3)),B2:E2) (Ingat... If LOOKUP can't find the lookup_value, it matches the largest value in lookup_vector that is less than or equal to lookup_value. ) >semoga bermanfaat --- In [email protected], "Yusuf" <muhammad.yusuf@...> wrote: > > Coba mas,(jangan-jangan ini suhu excel Mr.Zamproduct lagi beraksi nyari > asisten) > > =LOOKUP(MAX(B3:E3),B3:E3,B$2:E$2) > > > > > > Thanks, > > Yusuf > > > > From: [email protected] [mailto:[email protected]] On Behalf > Of mohammad zamroni > Sent: Wednesday, April 18, 2012 4:33 PM > To: [email protected] > Subject: ]] XL-mania [[ Mencari Nilai Terbesar dalam suatu Baris- > > > > > Dear Para Suhu Excell, > Mohon Inputan dan Advice nya untuk mencari Hasil yang paling Maximum dalam > suatu baris, dan hasil tersebut adalah Kolom suatu table. > > Inline image 1 > -- > Mohammad Zamroni >

