You want to copy and transpose data or need to match data.
May be example with the output would be good.
You want to copy and transpose data or need to match data.
May be example with the output would be good.
You could write
By the way, if it's a school project, shouldn't you be doing this yourself?Code:Worksheets("Data").Range("E9:F39").Value = Application.Transpose(Worksheets("Original Rep This Year").Range("B26:AF27").Value)
A dream is not something you see when you are asleep, but something you strive for when you are awake.
It's usually a bad idea to say that something can't be done.
The difference between dream and aim, is that one requires soundless sleep to see and the other requires sleepless efforts to achieve
Join us at Facebook
Bookmarks