VBA to loop through data

Excellover123

New Member
Joined
Jul 13, 2018
Messages
37
Hi Message board. I'm looking for some help. I have a really horrible data set (stock board) that it 14 rows tall per sku and 39 columns wide per sku.

i need an sumif to loop through the data set and change the 5th row of each 14 row block of data, there is around 100 skus in the data set so around 1400 rows to loop. Is there away of having a macro to change at the interval of ever 5 rows & paste as value?

many thanks for your help.

gary.


EDIT:
Also the sumif is going to be returning delivery information from another sheet in the same workbook, this will be based on the sku & date.

 
Last edited by a moderator:

Excel Facts

How to find 2nd largest value in a column?
MAX finds the largest value. =LARGE(A:A,2) will find the second largest. =SMALL(A:A,3) will find the third smallest

Forum statistics

Threads
1,215,523
Messages
6,125,320
Members
449,218
Latest member
Excel Master

We've detected that you are using an adblocker.

We have a great community of people providing Excel help here, but the hosting costs are enormous. You can help keep this site running by allowing ads on MrExcel.com.
Allow Ads at MrExcel

Which adblocker are you using?

Disable AdBlock

Follow these easy steps to disable AdBlock

1)Click on the icon in the browser’s toolbar.
2)Click on the icon in the browser’s toolbar.
2)Click on the "Pause on this site" option.
Go back

Disable AdBlock Plus

Follow these easy steps to disable AdBlock Plus

1)Click on the icon in the browser’s toolbar.
2)Click on the toggle to disable it for "mrexcel.com".
Go back

Disable uBlock Origin

Follow these easy steps to disable uBlock Origin

1)Click on the icon in the browser’s toolbar.
2)Click on the "Power" button.
3)Click on the "Refresh" button.
Go back

Disable uBlock

Follow these easy steps to disable uBlock

1)Click on the icon in the browser’s toolbar.
2)Click on the "Power" button.
3)Click on the "Refresh" button.
Go back
Back
Top