I have a workbook that has multiple worksheets. As my code processes the workbook i move from sheet to sheet. Is there a way to save JUST the activesheet to a new workbook (i.e. "save as") - or do i have to have the code open a new workbook, copy, paste the worksheet to the new workbook and then close it. (and yes, i'm looking for code to do it all...)
Thanks!
Thanks!