Thread: adding columns
View Single Post
  #1   Report Post  
Posted to microsoft.public.excel.worksheet.functions
Masterzan Masterzan is offline
external usenet poster
 
Posts: 1
Default adding columns

I have a sheet that I basically need to summarise - however it has various
columns that need to be summarised eg.

Checker. cases. overs.shorts
amy .100.1.0
peter.25.2.3
jack.56.4.1
amy.10.3.6

I need to summarise to show:

Checker. cases. overs.shorts
amy.110.4.6

Thanks

Claire