R
Randy
I am trying to assign sequencial numbers into my table, using a number
format. I do not want to use autonumber for this purpose. I have placed
this code into Default of my form with the intention of automatically
entering a sequencial number each time a new record is entered.
=DMax("CounterID","Analysis Form") I have tried several variarions with no
success. Nothing happens. What do i need to do. Thnaks...Randy
format. I do not want to use autonumber for this purpose. I have placed
this code into Default of my form with the intention of automatically
entering a sequencial number each time a new record is entered.
=DMax("CounterID","Analysis Form") I have tried several variarions with no
success. Nothing happens. What do i need to do. Thnaks...Randy