We have a form that uses @maxID+1 to add to the next form so each form number gets incremented by 1 each time a new one is created and this is all working very well. But instead of starting off at "1", we want to start off at "1747". How can we make this happen?
Thanks!
Dan