google sheet auto generate unique alphanumeric id for each row. easy steps. if you like video subscribe our channel and message in comment box if you need formula.
Code : =arrayformula( if( len(A2:A), "CODE" & text(row(A2:A) - row(A2) + 1, "000"), iferror(1/0) ) )
#GoogleSheets #googleforms #google