This may seem to be a very simple question for a number of Excel users out there. Yes, I admit I am ignorant about this.
The question is quite simple.
How do I prevent manual re-sizing of a cell in Excel? In other words the user should not be able to change either the width or height of a cell / range of cells
Is this done through writing VBA code? Or can it be carried out in any other way using standard Excel menu based commands?
Thanks in advance
Romi
You will need to ‘Protect’ the sheet
There are two steps:
In Excel 2010