A
Abay
Hello,
I have a numeric counter field, defined as "decimal, precision 3" as I want
to display only 3 digits on a form.
This field needs to be added to text to create a text field called Item.
The Item field should look like "V-" followed by the counter, showing
leading zeros .. e.g. like "V-001" and so on.
I can display the leading zeros in the numeric counter field using a format
of "000" but don't know how to show the zeros when it is added to the Item
field, as the result looks like "V-1"
Any help would be most appreciated.
Abay
I have a numeric counter field, defined as "decimal, precision 3" as I want
to display only 3 digits on a form.
This field needs to be added to text to create a text field called Item.
The Item field should look like "V-" followed by the counter, showing
leading zeros .. e.g. like "V-001" and so on.
I can display the leading zeros in the numeric counter field using a format
of "000" but don't know how to show the zeros when it is added to the Item
field, as the result looks like "V-1"
Any help would be most appreciated.
Abay