P
peneirol
I've a field that is key in a table. It's contents should be "IN####"
where the #### part should be autonumber. How can I do this ? I could
use a module to increment 1 to the #### part and put that in a table
but how can I define a field with a merge of a string and a number ?
where the #### part should be autonumber. How can I do this ? I could
use a module to increment 1 to the #### part and put that in a table
but how can I define a field with a merge of a string and a number ?