how can I close a worksheet without exiting the wookbook

G

Grumpy Ump 1

I need to be able to save and close individual worksheets within a single
Excel workbook. Is there a way of doing this?
 
J

JW

I need to be able to save and close individual worksheets within a single
Excel workbook. Is there a way of doing this?

Worksheets are contained within workbooks. You can not save just a
worksheet unless you want to move each worksheet out of the current
workbook into it's own workbook.
 
D

Dave Peterson

Nope.

Worksheets live in workbooks.

Maybe you could hide the worksheets instead???
Select a worksheet to hide
format|sheet|hide
 
Top