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.
Use JMP Clinical with CDISC-compliant data. Review studies, ID safety and efficacy signals & communicate findings with interactive graphics. Register to see how. Aug. 27, 2 pm US ET.
JSL formula new column fill in sequence based on another column content
Created:
Jul 26, 2021 09:09 AM
| Last Modified: Jun 9, 2023 12:53 PM(4203 views)
could help to suggest how to use JSL formula to generate one new column "ID", and fill in sequence number from 001-00N.
if cell value is in list {aim_lio, yeah_hoo, CC_act}, new "ID" column auto fill in 001-00N. if cell value is in list {bb_yoon, lzh_hao, Ke_oh, he_low}, new "ID" column auto fill, and restart from 001, 001-00N'.
if cell value is in list {ge_green, Ye_kio}, new "ID" column auto fill, and restart from 001, 001-00N''. thanks a lot.