Hey Everyone!
I’m trying to create a table will generate a new, sequential invoice number for every record that has a certain field checked. Right now, I have the formula IF(Awarded = 1,2000+ {Field 32}, BLANK()) so that if I check the box for “awar...