Forum Discussion
london1375
Mar 12, 2021Copper Contributor
Display value instead of formula in protected sheet
Hi I have a project planner with formulas. Is there a way to display the return value instead of the formula when the sheet is protected. I think in some cases it will be better for the user to ...
HansVogelaar
Mar 12, 2021MVP
No, that is not possible. You can hide formulas from the formula bar though:
- Select the cells with formulas.
- Press Ctrl+1 to activate the Format Cells dialog.
- Activate the Protection tab.
- Tick the Hidden check box.
- Click OK.
- Protect the sheet.
- When the user selects a cell with a formula, the formula bar will be empty.