Hello!
I'm trying to auto-number two columns (Cell Batch and Passage#) based on Project Code, Batch ID and Cell type.
- IF Project Code and Batch ID are different, increase Passage# by +1 for either HEK or CHO, if passage # is 33, then reset from 1.
- IF Passage# for HEK or CHO reach 33, then Batch ID +1
- Note: HEK and CHO Batch IDs and Passage#s are out of sync
In the example below, I manually put in the numbers for Cell Batch and Passage# but hope to have those automated. Rows are x4 for some ReqIDs due to some Indexing req'd for Start Dates.
Hopefully that context is helpful.
Thank you in advance!