L
Lupe
Hey there,
I've got an Infopath form linked to an Access DB. When I start a new
form I'd like one of the text boxes to be auto-filled with the next
sequential number for a field.
I've tried setting the default value to max(fieldname) + 1" but that
result's in NaN. and if i just try "max(fieldname)" the box is blank,
so i'm not sure it's querying the db?
Am I doing something wrong or is there another way to get incrementing
numbers in Infopath?
Any advice would be greatly appreciated,
T
I've got an Infopath form linked to an Access DB. When I start a new
form I'd like one of the text boxes to be auto-filled with the next
sequential number for a field.
I've tried setting the default value to max(fieldname) + 1" but that
result's in NaN. and if i just try "max(fieldname)" the box is blank,
so i'm not sure it's querying the db?
Am I doing something wrong or is there another way to get incrementing
numbers in Infopath?
Any advice would be greatly appreciated,
T