G
Guest
Trying to input many new records at a time with several fields that would be
the same or increase by 1 after the first new record input. An example might
be if I were databasing a record collection. You might enter an album
number, a track number and a song title. I want to enter the album number
once, on the first new record, enter track 1 and a title. For the next new
record I would like the same album number to automatically populate and would
like the track number field to increase + 1 so it would read 2. An ideal
situation would also be for the album number to automatically populate based
on the last unique album number assigned and increase it by 1 so if I number
my last album entered 321, when I go to enter a new album, it would populate
my album number field with 322 and a track number of 1
the same or increase by 1 after the first new record input. An example might
be if I were databasing a record collection. You might enter an album
number, a track number and a song title. I want to enter the album number
once, on the first new record, enter track 1 and a title. For the next new
record I would like the same album number to automatically populate and would
like the track number field to increase + 1 so it would read 2. An ideal
situation would also be for the album number to automatically populate based
on the last unique album number assigned and increase it by 1 so if I number
my last album entered 321, when I go to enter a new album, it would populate
my album number field with 322 and a track number of 1