E
elvisisdead
I have a very simple sheet that I use a barcode scanner to input the
barcodes of coupons. I use a vlookup to find the value of the coupon. I have
a total of the coupons in one cell. I want to write a macro that will copy
the total of the batch, paste it in a column, then delete the data entry
column. I did that with no problem. The problem is, how do I get batch
number 2 to past the value of the total in the row under the value of batch
number 1? I am currently overwriting the same cell. I would like to get a
grand total of all batches too. I have read about looping in VBS, but don't
fully understand the concept.
Thanks,
Elvis
barcodes of coupons. I use a vlookup to find the value of the coupon. I have
a total of the coupons in one cell. I want to write a macro that will copy
the total of the batch, paste it in a column, then delete the data entry
column. I did that with no problem. The problem is, how do I get batch
number 2 to past the value of the total in the row under the value of batch
number 1? I am currently overwriting the same cell. I would like to get a
grand total of all batches too. I have read about looping in VBS, but don't
fully understand the concept.
Thanks,
Elvis