I have spreadsheet with client names. I'd like to build logic that will open a form with client information when a user double-clicks on the client name.
But I have a couple of problems.
- First, I'd like to protect the sheet and hide the formulas. But when I protect the sheet, I get the "the cell or chart you are trying to change is protected" error when I double click the protected cell.
- If I deselect the "Select Locked Cells" options when I protect the sheet, I no longer have the ability to double-click on the cell.
Does anyone have a suggestion on how I can double click on a cell yet not allow the user to edit the cell (or see the formula)?