View Single Post
  #3   Report Post  
Posted to microsoft.public.excel.misc
[email protected] georgi.bogdanov@gmail.com is offline
external usenet poster
 
Posts: 3
Default Help with excel function

On Apr 8, 7:16*pm, Jarek Kujawa wrote:
=IF(E2=24.5,OFFSET(F2,,D2),"")

D2=7


Thanks Jarek, but the thing is that i need to search the entire E
column for that text (24.5 for example) and the cells in E column
might contain data like "24.5, 26.7, 22".
I'll be really grateful if you can help me with that little detail.