W
Winnie
I'd like to have a autonumber(datatype=text) created
based on the first letter of the variable from another
field on the same table but don't know how. For example:
CaseNo Network
B1 BigBoy
B2 BigGirl
V1 Vteam
V2 Vgroup
The CaseNo should be first letter of variable "Network" +
an auto serial number for letter each group.
Please help.
based on the first letter of the variable from another
field on the same table but don't know how. For example:
CaseNo Network
B1 BigBoy
B2 BigGirl
V1 Vteam
V2 Vgroup
The CaseNo should be first letter of variable "Network" +
an auto serial number for letter each group.
Please help.