キャンセル
次の結果を表示 
表示  限定  | 次の代わりに検索 
もしかして: 

Discussions

Solve problems, and share tips and tricks with other JMP users.
言語を選択 翻訳バーを非表示
emmablue
Level III

export JMP into excel with row states

Hello, I'm using a script to select some rows in JMP and color the rows, but I need to share the table with some non-JMP users. Would it be possible to export JMP into excel with row states like coloring and labeling of individual rows? Thanks!

1 件の受理された解決策

受理された解決策
jthi
Super User

Re: export JMP into excel with row states

I think JMP can export colored cells to Excel but not row states. For row states you might have to add extra columns to indicate them or create a single row state column which they then would have to be able to decrypt.

 

Red cells here have been colored by "Color by Row State" and for that reason are not copied over. Time Marker column demonstrates row state column

jthi_0-1724823568225.png

Some stuff to read about row states https://www.jmp.com/support/help/en/18.0/#page/jmp/row-states.shtml

-Jarmo

元の投稿で解決策を見る

3件の返信3
jthi
Super User

Re: export JMP into excel with row states

I think JMP can export colored cells to Excel but not row states. For row states you might have to add extra columns to indicate them or create a single row state column which they then would have to be able to decrypt.

 

Red cells here have been colored by "Color by Row State" and for that reason are not copied over. Time Marker column demonstrates row state column

jthi_0-1724823568225.png

Some stuff to read about row states https://www.jmp.com/support/help/en/18.0/#page/jmp/row-states.shtml

-Jarmo
emmablue
Level III

Re: export JMP into excel with row states

It's a great idea to create a new column for row state. Thank you!!

jthi
Super User

Re: export JMP into excel with row states

Functions like Labeled(), Excluded(), Hidden() and so on might be useful when adding new columns

jthi_2-1724862156625.png

jthi_1-1724862116619.png

 

 

-Jarmo

おすすめの記事