Thread: Summing values
View Single Post
  #1   Report Post  
neil
 
Posts: n/a
Default Summing values

Hi,

I have several columns of data in the format "nnt" where n= numeric value,
t=text.

I need to sum up the numeric values, based on the text value.

Is there any way I can do this?

Thanks for the help.