doctorswamp
Technical User
Have database for a plant nursery where they produce batches of different plants.
They want a main form to show the plant details then a subform for different production batches of each plant. The subform would best be in datasheet view.
Is there a way to number the batches sequentially, ie for each plant create a series of batch numbers, eg plantX-001, plant X-002, etc, then plantY-001, plant2-002, etc.
I wondered about using an autonumber field for the subform records then concatenating it with the plant name, but this would give gaps in each plant's sequence of numbers.
Thanks
They want a main form to show the plant details then a subform for different production batches of each plant. The subform would best be in datasheet view.
Is there a way to number the batches sequentially, ie for each plant create a series of batch numbers, eg plantX-001, plant X-002, etc, then plantY-001, plant2-002, etc.
I wondered about using an autonumber field for the subform records then concatenating it with the plant name, but this would give gaps in each plant's sequence of numbers.
Thanks