Nov 13, 2022 12:30 PM
Is there a way to auto-number. it’s like I need GVE001 to VGE250. is there an easy way to do that?
Nov 13, 2022 01:11 PM
Hi
Yes there is. Assuming you mean you want to autonumber GVE001 to GVE250 (not VGE in your post)
Add another field of type “autonumber”
Add a field of type “formula” and add the following
CONCACTENATE(‘GVE’,name of your autonumber field)
Hope that helps!
Andrew
Nov 13, 2022 04:18 PM
i dont understand, would you send a video? thanks and sorry
Nov 13, 2022 04:20 PM
where is that i am trying to do:
Nov 13, 2022 06:48 PM
as @Andrew_Davies mentioned
You will need 2 columns for that.
Nov 17, 2022 02:18 AM
Sorry this has taken a while - here is a little video. Hope it helps!