Autoincrement

C

Claudio

I have an Infopath document which contain a field that
must be an autoincrement field. Its value is the max value
of similar documents + 1.

How can I automate it?
 
M

Michelle Beall

There have been several posts on autoincrementing ... search the newsgroup.

The abridged version - to automate, you'll probably have to write a
webservice that you call to get the value.

Michelle
 
Top