Hi Guys
New to the forum :-)
I'm trying to create a user story DB and need a Unique reference as a Field.
It is currently as a text field, I want it to be in the form of [Field1] & “-” & [Field2] & “[Autonumber]”
I need the autonumber to index IF Field1 and Field2 match. and if not to restart at 1.
Can this be done?