View Single Post
  #1   Report Post  
Posted to microsoft.public.excel.programming
William Wolfe William Wolfe is offline
external usenet poster
 
Posts: 18
Default Return of Cell Location

I am running VB code in Excel 2007. I execute a min function and now I want
to know what cell contained the min value.

How do I do this?

Thanks,