Tell me more ×
Stack Overflow is a question and answer site for professional and enthusiast programmers. It's 100% free, no registration required.

I have a file that I have come across. It has a peculiarity that i have not been able to explain.

When the file is opened in excel 2007,all tabs and commands are disabled/grayed out. Even the protect/un-protect commands in the review tab are disabled. the file does not for a password on opening and does not contain any macros. This does not happen with any other file that I attempt to open. Can someone give me a lead as to what might be happening?

share|improve this question
Could it be readonly? – shahkalpesh Dec 17 '09 at 17:28
Does that happen if the sheet is read-only? Can not reproduce that here. – Vaibhav Garg Dec 18 '09 at 3:37

1 Answer

up vote 0 down vote accepted

I figured it out. If you press "Mark as Final" (Office button > prepare >mark as final), all commands and tabs are grayed out and disabled. There is an icon showing this on the status bar as well ( which I didn't notice earlier).

Clicking this combination again enables all relevant tabs.

share|improve this answer

Your Answer

 
discard

By posting your answer, you agree to the privacy policy and terms of service.

Not the answer you're looking for? Browse other questions tagged or ask your own question.