View Single Post
  #1   Report Post  
Posted to microsoft.public.excel.misc
Kenneth Kenneth is offline
external usenet poster
 
Posts: 20
Default Return the Row number

hi, I have got some questions.

I have a table, I want to get the minimum value of a particular row.
I try to do as this
=vlookup(My value, The table, *******)

******* should be the column that shows the minimum value of "My value"

How can i call that column out.?
Thanks.
Kenneth