Due to inclement weather, JMP support response times may be slower than usual during the week of January 26. To submit a request for support, please send email to support@jmp.com. We appreciate your patience at this time.
Register to see how to import and prepare Excel data on Jan. 30 from 2 to 3 p.m. 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(3293 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.