I would like to create a field as a counter that could be incremented each
time I fill out a form, and this field (a number) will be the name of my file
(file1, file2(1+1), file3(1+1+1)...)
Thanks
Greg Collins [InfoPath MVP] - 13 Nov 2004 00:24 GMT
The only way to get a truely incremented number is to use a database.

Signature
Greg Collins [InfoPath MVP]
Please visit: http://www.InfoPathDev.com
I would like to create a field as a counter that could be incremented each
time I fill out a form, and this field (a number) will be the name of my file
(file1, file2(1+1), file3(1+1+1)...)
Thanks