D 
		
								
				
				
			
		dreamer
Is there a way to save just one worksheet as a new workbook
				
			Bob Phillips said:Not directly. You could loop round and delete all the others except, and the
SaveAs.
srgggf said:Activesheet.copy would appear a pretty direct means of generating a new
workbook containing (only) the desired sheet.
