LinkBack Thread Tools Search this Thread Display Modes
Prev Previous Post   Next Post Next
  #1   Report Post  
Posted to microsoft.public.excel.programming
external usenet poster
 
Posts: 6
Default Copy Problem

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
Search this Thread:

Advanced Search
Display Modes

Posting Rules

Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are On


Similar Threads
Thread Thread Starter Forum Replies Last Post
Copy Problem WTG Excel Discussion (Misc queries) 3 March 23rd 07 10:14 PM
copy problem WTG Excel Worksheet Functions 2 March 23rd 07 09:50 PM
Copy problem again. Peter[_28_] Excel Programming 4 November 6th 04 12:20 PM
Help please with copy problem Peter[_28_] Excel Programming 2 November 3rd 04 09:51 PM
copy problem Mark K[_3_] Excel Programming 2 February 26th 04 06:11 PM


All times are GMT +1. The time now is 12:20 AM.

Powered by vBulletin® Copyright ©2000 - 2025, Jelsoft Enterprises Ltd.
Copyright ©2004-2025 ExcelBanter.
The comments are property of their posters.
 

About Us

"It's about Microsoft Excel"