Home |
Search |
Today's Posts |
#1
![]()
Posted to microsoft.public.excel.programming
|
|||
|
|||
![]()
I am using the following macro from Ron de Bruin :
Merge a range from all workbooks in a folder with AutoFilter I need to change the code to add sheets to the existing active workbook instead of add a new workbook with a new sheet. How do I amend the following lines Add a new workbook with one sheet Set BaseWks = Workbooks.Add(xlWBATWorksheet).Worksheets(1) Thanks, xlsops |
Thread Tools | Search this Thread |
Display Modes | |
|
|
![]() |
||||
Thread | Forum | |||
Update workbooks in folder, new name and save in new folder | Excel Programming | |||
Merge all files in a folder | Excel Programming | |||
Sum a range in all workbooks in a folder | Excel Programming | |||
Copy a range of cells to all workbooks in a folder? | Excel Programming | |||
Copy & Paste Range from all Worksheets in all Workbooks in a folder | Excel Programming |