View Single Post
  #1   Report Post  
Posted to microsoft.public.excel.programming
L Martin L Martin is offline
external usenet poster
 
Posts: 7
Default Sum cells with variable number of rows

Hello,
Have a spreadsheet with 7000 rows, with a number of pieces in column G,
each having a Date in column A. Have used an IF worksheet function to
repeat the Date in column M of the last instance of each date. Need to Sum
the range of cells in column G that match the same date and place the result
in column N, beside the repeated Date. Can supply a 25 row snippet if need
it. Thanks for any help.
LSM