Home |
Search |
Today's Posts |
#1
![]() |
|||
|
|||
![]() HI all, This is what I am trying to do, look in range Column A in active sheet, copy upto whatever range is filled down and paste in sheet 2. the code below is copying only the last cell and pasting in sheet 2. Range("A65536").End(xlUp).Copy _ Worksheets("sheet2").Range("a65536").End(xlUp) Appreciate your help. Thanks Syed -- saziz ------------------------------------------------------------------------ saziz's Profile: http://www.excelforum.com/member.php...fo&userid=6350 View this thread: http://www.excelforum.com/showthread...hreadid=471513 |
Thread Tools | Search this Thread |
Display Modes | |
|
|
![]() |
||||
Thread | Forum | |||
reminder notifications in a column | Excel Discussion (Misc queries) | |||
Reveal cell formats and extendable range in tool/statusbar/icon. | Excel Worksheet Functions | |||
Copy cells into range of cells until cell change | Excel Worksheet Functions | |||
Can a formula check for a certain value in a range? | Excel Discussion (Misc queries) | |||
Copy a range | Excel Worksheet Functions |