Hi,
I need a MS Access query to update a counter. The counter should start with value 1.
When 2 fields are changing then the counter should start again with 1.
Example:
Customer Invoicing_mounth: Counter
4711 10/2017 1
4711 10/2017 2
4711 10/2017 3
4755 10/2017 1
4755 10/2017 2
4755 11/2017 1
Can someone please help me. Thank you - Martin