Please help!!
I am creating a DB that records inspection data. This data falls into a number of categories, A,B,C..
I need to create a unique ref no for each report based on the category and the number of entries for that category, I am sure I have seen something similar on this site but cannot find it - blind?? ie.
Cat: No
A 1
A 2
A 3
B 1
C 1
A 4
C 2
This needs to be created when I select the Cat from a combo box on the form! Is there an easy way to do this?
REally hope someone can help I am at a complete loss - am almost a beginner too!!! - Thanks
I am creating a DB that records inspection data. This data falls into a number of categories, A,B,C..
I need to create a unique ref no for each report based on the category and the number of entries for that category, I am sure I have seen something similar on this site but cannot find it - blind?? ie.
Cat: No
A 1
A 2
A 3
B 1
C 1
A 4
C 2
This needs to be created when I select the Cat from a combo box on the form! Is there an easy way to do this?
REally hope someone can help I am at a complete loss - am almost a beginner too!!! - Thanks