Home |
Search |
Today's Posts |
#1
![]()
Posted to microsoft.public.excel.programming
|
|||
|
|||
![]()
The following code fails if autofilter is filtering rows. How do I
adapt my code to make it work? The goal is to copy a sheet and then replace all formuals with values. Sheets(strSheetName).Copy After:=wkbNewWorkbook.Sheets(wkbNewWorkbook.Sheets .Count) ActiveSheet.Cells.Copy ActiveSheet.Cells.PasteSpecial xlValues |
Thread Tools | Search this Thread |
Display Modes | |
|
|
![]() |
||||
Thread | Forum | |||
Copying Sheets | Excel Discussion (Misc queries) | |||
Copying sheets | Excel Worksheet Functions | |||
copying sheets | Excel Discussion (Misc queries) | |||
Copying Sheets | Excel Programming | |||
Copying from other sheets | Excel Programming |