cancel
Showing results for 
Show  only  | Search instead for 
Did you mean: 

Discussions

Solve problems, and share tips and tricks with other JMP users.
Choose Language Hide Translation Bar
24 REPLIES 24
hogi
Level XIII

Re: Paste multiple column names

A semi-remove function:

Double Click Opens Column Info 

hogi
Level XIII

Re: Paste multiple column names

completely undocumented - just some easter eggs in the community: 
Controlling Data Filters by sending DF-Messages like Filter Column(:col) << Msg   as Messsage:
df << (Filter Column(:col) << Msg())


https://community.jmp.com/t5/Discussions/JSL-Adding-quot-And-quot-condition-to-Data-Filter/m-p/82733... 

Ake
Ake
Level IV

Re: Paste multiple column names

Been using it a lot e.g. for copying coumn names between tables. Would hate to miss it in JMP 19!

hogi
Level XIII

Re: Paste multiple column names

this feature will be back in v19.1:

hogi_0-1762613926322.png

Restore data-grid behavior: Pasting onto column names to rename them 

don't know about the others ...

BHarris
Level VII

Re: Paste multiple column names

Wow, that's cool, I've wanted that many times.  Thanks for the tip!

Recommended Articles