View Single Post
  #1   Report Post  
Posted to microsoft.public.excel.programming
Rens Duijsens Rens Duijsens is offline
external usenet poster
 
Posts: 1
Default How do I select the last entry in a sheet, to use in a formula?

Hello,

I have a list of entry's that grows every day.
I want to know the substraction of the last entry in the list and the first
entry.
The position of the first entry is known (b3).
The position of the last enty is increased every day.

How do I select th last entry?
How do I enter this in a formula?