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: 504
Default Copy/Paste dynamic ranges

Hi,
I am trying to copy data from 3 tabs onto one tab eg Jan, Feb, Mar onto 2009
one underneath the other on the 2009 tab. I have recored a macro but it
always references a static cell to paste to. how do I get it to find the last
of the already pasted data and paste on the next row ie find the first empty
row as the data to be copied from the monthly tabs will vary in rows.

I hope this makes sense.
I am using the following code:
Selection.End(xlDown).Select
Range("A50").Select ----- this needs to be dynamic
ActiveSheet.Paste

Thanks in advance
Kevin
 
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
How can I copy big ranges of cells without drag or copy/paste? Ricardo Julio Excel Discussion (Misc queries) 3 March 23rd 10 02:38 PM
Impossible? dynamic copy/paste LiAD Excel Discussion (Misc queries) 0 November 9th 09 08:33 AM
copy dynamic ranges in multiple workbooks based on a data in 1 col jbsand1001 Excel Programming 0 May 18th 05 07:08 PM
Dynamic Copy and paste to another worksheet Tom Ogilvy Excel Programming 1 August 27th 03 03:27 PM


All times are GMT +1. The time now is 08:55 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"