Hi I am wondering if you can help me with this:
I have file with several columns. Column B contains cells that equals a value of 10 or has values > 10. Column C contains data that is corresponding to the value in column B. Now I would like to retrieve only those numbers from column C corresponding to the data in column B with value > 10. When the values from column C have been retrieved I want to put them in a new column so I have all relevant data in a single column.
I looked at several suggestions with the MATCH and INDEX function, but sofar this only works when you want to lookup a specified number. There must be some clever way how this filter should also work for values > 10.
Can anyone help me with it?
Thanks in advance,
xander
I have file with several columns. Column B contains cells that equals a value of 10 or has values > 10. Column C contains data that is corresponding to the value in column B. Now I would like to retrieve only those numbers from column C corresponding to the data in column B with value > 10. When the values from column C have been retrieved I want to put them in a new column so I have all relevant data in a single column.
I looked at several suggestions with the MATCH and INDEX function, but sofar this only works when you want to lookup a specified number. There must be some clever way how this filter should also work for values > 10.
Can anyone help me with it?
Thanks in advance,
xander