cancel
Showing results for 
Show  only  | Search instead for 
Did you mean: 
New to using JMP? Hit the ground running with the Early User Edition of Discovery Summit. Register now, free of charge.
Register for our Discovery Summit 2024 conference, Oct. 21-24, where you’ll learn, connect, and be inspired.
Choose Language Hide Translation Bar
BiologyUser
Level I

Combine information in rows by common name in one column

I have a large spreadsheet and want to sum information into one row by the name in the last column shown here. Is there an easy way to do this?

 

 

2 ACCEPTED SOLUTIONS

Accepted Solutions
txnelson
Super User

Re: Combine information in rows by common name in one column

Use

     Tables==>Summary

This will allow you to sum the data grouping by your last column

Jim

View solution in original post

BiologyUser
Level I

Re: Combine information in rows by common name in one column

Thanks!  That worked. 

View solution in original post

2 REPLIES 2
txnelson
Super User

Re: Combine information in rows by common name in one column

Use

     Tables==>Summary

This will allow you to sum the data grouping by your last column

Jim
BiologyUser
Level I

Re: Combine information in rows by common name in one column

Thanks!  That worked.