AshleyAsanteQrew Cadet8 years agoCreating a unique identifierI am trying to create a unique identifier for my records that is Last Two digits of the year - Record IDI can't seem to get it right
1 ReplyReplies sorted by Most LikedQuickBaseCoachDQrew Captain8 years agoAh, refreshing to see a regular post not related to the UI change.No problem,Right(ToText(Year([my date field])),2)& "-" &ToText([Record ID#])
QuickBaseCoachDQrew Captain8 years agoAh, refreshing to see a regular post not related to the UI change.No problem,Right(ToText(Year([my date field])),2)& "-" &ToText([Record ID#])
Related ContentIdentifying differences in a copy app?Creating a Unique IdentifierCreate documents and printReporting to identify blank or missing dataCreating a unique Identifier