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 create experiments to support product design and ID useful product features. Register for June 12 webinar, 2pm US Eastern Time.

Discussions

Solve problems, and share tips and tricks with other JMP users.
Choose Language Hide Translation Bar
ChernoffTurtle7
Level III

how to input multi-selected cells at a time? (similar to 'Ctrl + Enter' in Excel)

Hello,

Does anyone know how to input multi-selected cells within a column at a time in JMP? (similar to 'Ctrl + Enter' in Excel)

Thanks!

1 ACCEPTED SOLUTION

Accepted Solutions
txnelson
Super User

Re: how to input multi-selected cells at a time? (similar to 'Ctrl + Enter' in Excel)

I am not aware of being able to have multiple cell with keyboard entry in JMP.  However, if an item is copied into the paste buffer, and then multiple cells in a column are selected, the paste operation will paste the value into each of the selected cells

 

Click on a cell

Type in the value

CNTL+C on the cell

Select cells to be copied to

CNTL+V

Jim

View solution in original post

1 REPLY 1
txnelson
Super User

Re: how to input multi-selected cells at a time? (similar to 'Ctrl + Enter' in Excel)

I am not aware of being able to have multiple cell with keyboard entry in JMP.  However, if an item is copied into the paste buffer, and then multiple cells in a column are selected, the paste operation will paste the value into each of the selected cells

 

Click on a cell

Type in the value

CNTL+C on the cell

Select cells to be copied to

CNTL+V

Jim

Recommended Articles