hello
I want to implement the formula for the "Number of Repetitions" and "Sum of Count" columns in Access (in a query or table)
(For example, AA003 is repeated four times, showing 4 in one column and numbered from one to four in the other column)
I am attaching their files
Thank you very much
hello
I want to implement the formula for the "Number of Repetitions" and "Sum of Count" columns in Access (in a query or table)
(For example, AA003 is repeated four times, showing 4 in one column and numbered from one to four in the other column)
I am attaching their files
Thank you very much
I want to generate the numbers in the given columns according to the Excel file with vba or ....