View Single Post
  #1   Report Post  
Posted to microsoft.public.excel.programming
Abrm Abrm is offline
external usenet poster
 
Posts: 3
Default Lookup first/last column of record

Hello

I want to lookup the first and last column of a record.
It is a planning tool, in the columns are dates.in the records are tasks.
I would like to search all column in the record. The first column is the
begin date of my task, the last column is the end date of my task.

Can someone help me?

thanks