Thread
:
any clue why this won't work?
View Single Post
#
1
Posted to microsoft.public.excel.programming
Calle
external usenet poster
Posts: 70
any clue why this won't work?
Worksheets("resultatpivot3").Range("A16", NextEmpty.Offset(-1,
0)).EntireRow.Value.Copy _
Destination:=Worksheets(1).Range("A16")
Reply With Quote
Calle
View Public Profile
Find all posts by Calle