canjfn
04-24-2001, 02:00 PM
If i have a form such as a purchase order, and my first field in the form is line item, I can set a default value of 1, how can I make this field increase to 2 for the next set of records, then 3, 4 etc, thankyou
|
View Full Version : Increment a number in a Field canjfn 04-24-2001, 02:00 PM If i have a form such as a purchase order, and my first field in the form is line item, I can set a default value of 1, how can I make this field increase to 2 for the next set of records, then 3, 4 etc, thankyou Rich 04-24-2001, 10:51 PM DMax+1 |