Hello everyone. Can someone explain to me why the following code doesn't work properly?
What I want to do is the following: I have multiple sheets and with the first for loop I want to go through each sheet starting from sheet3.By using the second for loop i want everytime to copy the values from Sheet1 starting at 12 row and 6th column up to 15 row and 6th column and afterwards paste these values to each sheet at a specific range(I23). My problem is that the result of this code is, that it always pastes only the value which corresponds to i =15.![]()
Please Login or Register to view this content.
Thank you for your help
Bookmarks