M
mjserio
Hi,
At work I have to organize data from time to time and I have the same
problem each time. I would like to write a VBA code to solve it. I
have a list of transactions with accounts listed and a number next to
each account. Virtually every account is repeated. I subtotal the
data to get the total for each account, but using the subtotal
function, I can't delete all of the other irrelevant single
transactions below. Basically I want to be left with each account
name listed once with the total volume in the cell next to it instead
of a string of transactions with the accounts listed multiple times.
Can anybody help? It seems like it shouldn't be all that hard and it
would save me a TON of time. Thanks!
At work I have to organize data from time to time and I have the same
problem each time. I would like to write a VBA code to solve it. I
have a list of transactions with accounts listed and a number next to
each account. Virtually every account is repeated. I subtotal the
data to get the total for each account, but using the subtotal
function, I can't delete all of the other irrelevant single
transactions below. Basically I want to be left with each account
name listed once with the total volume in the cell next to it instead
of a string of transactions with the accounts listed multiple times.
Can anybody help? It seems like it shouldn't be all that hard and it
would save me a TON of time. Thanks!