Is it possible to have a field that autoupdates itself based on another field in the table...
For example
tdate accountname number
10/10/2000 as 1
12/02/2001 as 2
12/02/2001 shailesh 1
12/03/2001 as 3
12/03/2001 shailesh 2
I want the number field to autoupdate itself based on accountname and the number of that specific accountname in the table.
Thanks for your help
Netooi
For example
tdate accountname number
10/10/2000 as 1
12/02/2001 as 2
12/02/2001 shailesh 1
12/03/2001 as 3
12/03/2001 shailesh 2
I want the number field to autoupdate itself based on accountname and the number of that specific accountname in the table.
Thanks for your help
Netooi