View Single Post
  #1   Report Post  
Posted to microsoft.public.excel.programming
Rayashe Rayashe is offline
external usenet poster
 
Posts: 22
Default Macro to get Amount and Date

Columns A to G contain client data such as name etc.
Columns J to CS contain payments.
Row 3 in each of the above columns contain the payment date.
Payments are in Rows 5 to 674

In Column H I need to put in the first payment, and Column I needs to have
the date of that first payment.

How can I do this?

Thanks.