Excel 2000 Workbook close button hides instead of close

S

Steven Robinson

We received an excel file in email. When we click the Workbook close
button (the X) it hides the work book instead of closing it. When we
unhide it, something changes and the close button works as normal, but
we are asked to save changes even if we don't make any.
 
B

Bill Lunney

Looks like there is some code in the background doing something or other.

I'd check the workbook code, particulary the Workbook_BeforeClose event.

It is more likely some code or functions are changing the worksheet contents
than a bug in Excel.



--
Regards,


Bill Lunney
www.billlunney.com
 
S

Steven Robinson

I thought of this too, but there is no code in the Workbook section,
or any of the worksheet sections. Could it be hidden in a cell
somewhere? Is there hidden code in spreadsheets that I have to "turn
on" to view?
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Top