View Single Post
  #1   Report Post  
Posted to microsoft.public.excel.programming
Mary[_6_] Mary[_6_] is offline
external usenet poster
 
Posts: 8
Default lowest row with a value?

I would like to show a list of the most up to date values
on a summary page in my workbook.

The value is always at the bottom of the same column and
it will be the lowest row with any numerical value.

How can I specify in my formula =m(lowestrowwithvalue)?

Thank you

Mary