Thread
:
To copy from a range in another sheet to the active cell
View Single Post
#
1
Posted to microsoft.public.excel.programming
Raja
external usenet poster
Posts: 70
To copy from a range in another sheet to the active cell
Sheets("sheet3").Range("A1:A3").Copy Destination:=ActiveCell
is not working
Reply With Quote
Raja
View Public Profile
Find all posts by Raja