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
RandomFed
Level I

How to Get Cell Color or recode a column by cell color?

Hi, 

I imported in JMP an excel file with cell with different colors (color code).

I would like to create a new categorical column based on the color code of the existing one.

 

Is it possible?

 

Thanks,

Federica 

1 REPLY 1
txnelson
Super User

Re: How to Get Cell Color or recode a column by cell color?

I believe the only way to do this is to parse the script for the specific column.  Here is an entry where I asked the same question back in 2014

 

How do you get the color of a specific cell in a data table using JSL? - JMP User Community

Jim

Recommended Articles