i do not realy understand what you mean.
do you want to generate an autonumber which looks like
CR000001
CR000002
...
Andrej
Yes that is correct. I want to generate an autonumber everytime the user
clicks on a button in the InfoPath form. The generated number will be shown
in a text box and later saved in a database.
> i do not realy understand what you mean.
>
[quoted text clipped - 9 lines]
> > save in a MS SQL database? I would like to be a 6 digit number with the
> > letters "CR" in front of it. Please help. Thanks!
NikV - 03 Jan 2006 16:00 GMT
Andrej,
I am still interested in the below question. If there a way to generate a
number in a text box using the current system time after the user clicks on a
button. I would like the number to look like the this:
CR09560105 -- where 0956 is the current time and 0105 is the current
month/year.
> Yes that is correct. I want to generate an autonumber everytime the user
> clicks on a button in the InfoPath form. The generated number will be shown
[quoted text clipped - 13 lines]
> > > save in a MS SQL database? I would like to be a 6 digit number with the
> > > letters "CR" in front of it. Please help. Thanks!