C
Crag
I'm trying to create a custom autonumber that increments on a trigger (i.e.
change of name in a text box containing names of staff) so that say 6
records detailing the work of Simon Smith are all number 1, and where the
autonumber only increases to 2 when I pick a new staff member. I can do
this using a recordset but would really like to know if it is possible by
using a calculated control (text box) on my form.
Cheers.
change of name in a text box containing names of staff) so that say 6
records detailing the work of Simon Smith are all number 1, and where the
autonumber only increases to 2 when I pick a new staff member. I can do
this using a recordset but would really like to know if it is possible by
using a calculated control (text box) on my form.
Cheers.