Well... you can't exactly do that through the standard user interface
You could do this though:
This would force someone to unprotect it before they could unhide the rows and columns.
- Hide all the rows except row 1
- Hide all the columns except A
- Protect the worksheet
To request a password to unhide and view a worksheet all in one go, you'd need to resort to VBA code. (We can help you with this, and it's built into Excel.)
Ken Puls, FCPA, FCMA, MS MVP
Learn to Master Your Data at the Power Query Academy (the world's most comprehensive online Power Query training), with my book Master Your Data for Excel and Power BI, or our new Power Query Recipe cards!
Main Site: http://www.excelguru.ca -||- Blog: http://www.excelguru.ca/blog -||- Forums: http://www.excelguru.ca/forums
Check out the Excelguru Facebook Fan Page -||- Follow Me on Twitter
If you've been given VBA code (a macro) for your solution, but don't know where to put it, CLICK HERE.
Bookmarks