Hi!
I am very new to Macros and Vba in general so I need some help with a loop i need to do.
I need to copy the range from "U10:X" & LastRow to "Q10:T" & LastRow in a loop until the last column in row 9.
Good to know is that the LastRow will always be the same for every single loop.
In other words I need to copy cell values and replace in four columns before and then delete the original numbers with a step on 8.
My macro right now looks like this but it doesnt not work and is probably way off,
Would be great if someone could help me around.
Sincerely,
Niclas
Bookmarks