|
-
May 25th, 2006, 01:09 PM
#1
Thread Starter
Junior Member
[RESOLVED] what is the vb code to copy rows from one sheet to another?
Can someone please help tell me what is the correct syntax/ie vb code
to copy a entire row from one sheet to another?
Pretend I have two sheets and want to copy an entire row from sheet2
to sheet one , what is the code to do something like this?
Is it something like this WORKsht.Cells(wRow) = DATAsht.Cells(wRow)?
I really have no idea, if anyone knows ?
Thanks
Last edited by Hack; May 26th, 2006 at 06:43 AM.
Reason: Added [RESOLVED] to thread title and green "resolved" checkmark
Posting Permissions
- You may not post new threads
- You may not post replies
- You may not post attachments
- You may not edit your posts
-
Forum Rules
|
Click Here to Expand Forum to Full Width
|