D
Delameko Stone
I'm pretty new to this, but can anyone help with the code
needed to automatically update a field in the next record.
First, a number that will transferred from the previous
record. So if I change it in one of the records all the
ones I create directly after that will use the same
number.
Secondly, a number that increments with each record.
But also, these are for nested tables and they have to
start from 1 again each time I add to the nested table
from the main.
If it helps, this is for a Music database. The number
that stays the same until I change it will be the disc
number, and the one that increments will be the track
number...
Thanks in advance to anyone that can help a n00b out.
Cheers.
needed to automatically update a field in the next record.
First, a number that will transferred from the previous
record. So if I change it in one of the records all the
ones I create directly after that will use the same
number.
Secondly, a number that increments with each record.
But also, these are for nested tables and they have to
start from 1 again each time I add to the nested table
from the main.
If it helps, this is for a Music database. The number
that stays the same until I change it will be the disc
number, and the one that increments will be the track
number...
Thanks in advance to anyone that can help a n00b out.
Cheers.