• Hi All

    Please note that at the Chandoo.org Forums there is Zero Tolerance to Spam

    Post Spam and you Will Be Deleted as a User

    Hui...

  • When starting a new post, to receive a quicker and more targeted answer, Please include a sample file in the initial post.

extract multiple itmes with one lookup value

Dear Sir,

may be I have asked this question but now I am missing some point please help me this matter.

and how can I see all answer and question which I asked to you I am unable to see please provide me solution of this also.
 

Attachments

hi
so sorry I could not understand " using in this small function"
what do you mean
maybe you mean the curly brackets?
If so cause the formula is array formula you have to c&s&enter
 
Last edited:
hi
=row() gives you the actual row number
row(a1) gives you the row number of cell a1 witch is 2 & 2 for a2 ....
=column (a1) gives you the number of column a witch is 1 & 2 for column b ....

small is dealing with array say b1:b5 for example( small(b1:b5;1) gives you the first smallest value in the arry & small(b1:b5;2) gives you the 2ed smallest value tn that array
hope this helps
by the way you can find explnation in excel help as a start
regards
 
Back
Top