Home |
Search |
Today's Posts |
#1
![]()
Posted to microsoft.public.excel.programming
|
|||
|
|||
![]()
I am having a problem with a copy function
here is the code Dim Dest As Range Set Dest = Worksheets("Entries by school").Range("B3") With Worksheets("100m") ..Range("B4:I15").Copy Destination:=Dest End With ---------------------------- The Problem is that every thing copies correctly except for cell b4 of "100m". So basically everything is where it should be but cell b3 of "Entries by school is blank? Any ideas as to why? -Ryan |
Thread Tools | Search this Thread |
Display Modes | |
|
|
![]() |
||||
Thread | Forum | |||
Copy Problem | Excel Discussion (Misc queries) | |||
copy problem | Excel Worksheet Functions | |||
Copy problem again. | Excel Programming | |||
Help please with copy problem | Excel Programming | |||
copy problem | Excel Programming |