simple db holding cd details.
main form holds cd title etc
subform holds tracks, has fields [TrackNo] & [TrackCount]
when I make new record I want to set TrackNo to previous TrackNo+TrackCount (will worry about validating that does not already exist afterwards)
Should not be hard to do but work it out! (mental block or just mental)
Using Access97.
Any help appreciated
- R. Peters
main form holds cd title etc
subform holds tracks, has fields [TrackNo] & [TrackCount]
when I make new record I want to set TrackNo to previous TrackNo+TrackCount (will worry about validating that does not already exist afterwards)
Should not be hard to do but work it out! (mental block or just mental)
Using Access97.
Any help appreciated
- R. Peters