View Single Post
  #1   Report Post  
Posted to microsoft.public.excel.worksheet.functions
t johnson t johnson is offline
external usenet poster
 
Posts: 1
Default reference for last used cell in row

am trying to shedule using excel :-)
in row 2 i have used today() then in next column workday(prev colum,1)and
copied this across the length of the row to get my calender
in the following rows i have put the job operations
using formula i want to find the last cell in each row with data and then if
possible using the offset function get the date my job is predicted to finish
from row 2 above this last cell in each row Phew!!
hope this makes sense