Home |
Search |
Today's Posts |
#1
![]()
Posted to microsoft.public.excel.programming
|
|||
|
|||
![]()
Can anyone tell me what would be the best method to use if I intend to use a
program that copies data from various worksheets and pastes the data to one worksheet? The data is copied and pasted consecutively based on a date range such as (08/01/05 thru 08/10/05) etc. from different workbooks. Each workbook has data specific to the date. Currently: The problem that I have is that I am using a macro that uses: 'XlDown' to paste the data. This is because there is already existing data in the worksheet... and I intend to paste the data to the next blank row. What happens with XlDown is that it only takes me to the last row with data... but I need to go to the next blank row so that I can paste the new info. |
Thread Tools | Search this Thread |
Display Modes | |
|
|
![]() |
||||
Thread | Forum | |||
End(xlDown) not working? | Excel Discussion (Misc queries) | |||
Select the next row after xldown range | Excel Programming | |||
xldown and xlright | Excel Programming | |||
(xlDown) not working properly! | Excel Programming | |||
(xlDown) not working properly! | Excel Programming |