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: 23
Default please help with syntax in code

i am testing the following code and get syntax error at copy line
subtest()
Set rng1=worksheets("daily crane info").Range(I7,AA15:AF15)
Set rng2=worksheets("crane wt summary").cells(rows.count,1).end(xlup)
copy rng1 Destination = rng2.offset(1,0)
end sub

this is my first try at code this involved.

thanks in advance for any assisstance, this sight is great for newbies like
me.
Rick Mason

--
Message posted via http://www.officekb.com

 
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
Help with Syntax in Code Ken Hudson Excel Programming 1 October 6th 06 05:22 PM
Help with Syntax in Code Tom Ogilvy Excel Programming 0 October 6th 06 04:36 PM
Syntax of VBA Code Ken Hudson Excel Programming 1 September 14th 05 10:09 PM
Syntax of this code ExcelMonkey Excel Programming 1 July 21st 05 11:29 AM
help with code/syntax Jay Baxter Excel Programming 0 February 26th 04 08:11 PM


All times are GMT +1. The time now is 01:39 PM.

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"