Hi! here's a formula that I used for tracking progress in a rich text field, maybe someone will find it useful, cheers!( (LEN({Checklist}) - LEN(SUBSTITUTE({Checklist}, "[x]", ""))) / LEN("[x]") + (LEN({Checklist}) - LEN(SUBSTITUTE({Checklist}, "[X]"...