cancel
Showing results for 
Show  only  | Search instead for 
Did you mean: 
  • Learn how to build custom Python data connectors and further customize JMP’s Data Connector Framework with the Python Data Connector Demo, available now in the JMP Marketplace!
  • See how to move from signal modeling to system modeling at the first JMP Aerospace Analytics webinar. Register. June 18, 1 p.m. US Eastern Time.

Discussions

Solve problems, and share tips and tricks with other JMP users.
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. 

Recommended Articles