Hello!
I want to be able to write a macro that will solve the following problem. I have a spreadsheet that looks like this:
Car Quantity
Nova 1
Nova 1
Nova 1
Astra 1
Astra 1
I want to be able to tally up all the quantities so my spreadsheet displays the info below, I need to know what code to write.
Car Quantity
Nova 3
Astra 2
Thanks in advance
Paul
I want to be able to write a macro that will solve the following problem. I have a spreadsheet that looks like this:
Car Quantity
Nova 1
Nova 1
Nova 1
Astra 1
Astra 1
I want to be able to tally up all the quantities so my spreadsheet displays the info below, I need to know what code to write.
Car Quantity
Nova 3
Astra 2
Thanks in advance
Paul