Hi, I have a workbook with say 20 worksheets, I use an array to copy about 8 worksheets into a new file. my code then visits each sheet and uses the Copy - PasteSpecial Paste:=xlPasteValues function in order to remove any formulas that exist.
Is there a cleaner way to do this rather than visiting each sheet.
Thanks in advance
Is there a cleaner way to do this rather than visiting each sheet.
Thanks in advance