K
ksnapp
I have no idea where to even start with this. I hope you fine peopl
can help.
Here is an analogy to my data
chicken 3 2
pork 4 6
chicken 8 7
beef 2 7
beef 5 6
pork 6 5
the words(discription) in column A and then numbers are in column b an
column c
I need to select a vertical range of these and have a sub that adds th
numbers with the same discription and then replaces what is on th
sheet with the list created in an order I specify.
what I need would look like this:
pork 10 11
chicken11 9
beef 7 13
any ideas are greatly appreciate
can help.
Here is an analogy to my data
chicken 3 2
pork 4 6
chicken 8 7
beef 2 7
beef 5 6
pork 6 5
the words(discription) in column A and then numbers are in column b an
column c
I need to select a vertical range of these and have a sub that adds th
numbers with the same discription and then replaces what is on th
sheet with the list created in an order I specify.
what I need would look like this:
pork 10 11
chicken11 9
beef 7 13
any ideas are greatly appreciate