The following snippet works also:
![]()
With ActiveSheet .Paste Destination:=Range("A1")
![]()
With ActiveSheet .Paste Destination:=.Range("A1")
The following snippet works also:
![]()
With ActiveSheet .Paste Destination:=Range("A1")
![]()
With ActiveSheet .Paste Destination:=.Range("A1")
Entia non sunt multiplicanda sine necessitate
There are currently 1 users browsing this thread. (0 members and 1 guests)
Bookmarks