Either fully qualify Cells or try this.
![]()
Cells(1, 1).Copy Sheets("Pasted Zip Codes").Cells(3, 1).Resize(, 15)
Either fully qualify Cells or try this.
![]()
Cells(1, 1).Copy Sheets("Pasted Zip Codes").Cells(3, 1).Resize(, 15)
If posting code please use code tags, see here.
Romperstomper, I am pasting from the activesheet to another, so this solution doesn't work. Do you really need that many periods before cells and before Range?
There are currently 1 users browsing this thread. (0 members and 1 guests)
Bookmarks