Guest User

Untitled

a guest
Jan 19th, 2019
89
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.11 KB | None | 0 0
  1. columnIndex = 10
  2. Range(Columns(columnIndex),Columns(columnIndex+1)).Copy
  3.  
  4. Columns(columnIndex).Resize(,5).Copy
Add Comment
Please, Sign In to add comment