I am using a Multi-Row formula to assign a Record ID IF a condition is met. The following is the formula I used.
if [Assign Cert # ] = "System Generated" then [RecordID] else [F4] endif
Record ID's are being assigned to the titles and I would like for them to only begin on a certain row.
Is there a formula to help me with this?
Solved! Go to Solution.
Can you provide some sample input data and desired output?