cancel
Showing results for 
Show  only  | Search instead for 
Did you mean: 
  • DownloadSemiconductor Toolkit: Tools to create wafer maps, add wafer geometry to graphics, explore die defects & compare wafers.
  • Discovery Summit 2026: Early User Edition - September 23-24.Register. It's free.
  • See how to design an experiment, explore factor-response relationships, assess tradeoffs, and ID best settings. Register for Sep. 11 Mastering JMP.

Discussions

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

How do I fill in blank cells in a column without creating a new column? For example, filling in blank cells with "NA".

I have a data set that collects information from a process. There are cases when the information is not typed into the collection interface that results in blanks for that data column. I would like to fill those blanks with "NA" so they appear in the distribution analysis. Is there a way to do this without creating a whole new column?

1 ACCEPTED SOLUTION

Accepted Solutions

Re: How do I fill in blank cells in a column without creating a new column? For example, filling in blank cells with "NA".

Hi dwaterson,

Try recoding the blanks to "NA" in place. Select the column in the data table, then choose Columns > Recode. It's self explanatory from there.

Cheers,

Jordan

View solution in original post

1 REPLY 1

Re: How do I fill in blank cells in a column without creating a new column? For example, filling in blank cells with "NA".

Hi dwaterson,

Try recoding the blanks to "NA" in place. Select the column in the data table, then choose Columns > Recode. It's self explanatory from there.

Cheers,

Jordan

Recommended Articles