View Single Post
  #1   Report Post  
Posted to microsoft.public.excel.programming
Fred Tuck Fred Tuck is offline
external usenet poster
 
Posts: 4
Default get the data from the last row with data I am trying to get the da


-- I am trying to get the data from the last cell with data in the middle of
a column:
such as column J2:J255 and i need to examine J45:J85 and find the data in
the last cell, from the bottom of that particular subset and it may vary from
day to day IE today it acutally maybe J85, tommorrow it may be J79. I need a
formula as opposed to a macro. Any ideas?
Fred Tuck