Stop Excel Control being Clicked

In a protected worksheet users can still click on checkbox and option button controls. A warning message will pop up if the control’s linked cells are locked. There is a technique you can use to stop users clicking on these controls. This involves a macro that you can run just before you protect the sheet.

(more…)

Continue ReadingStop Excel Control being Clicked

Free Webinar Recording – Interactive Excel Chart

In September 2019 I re-ran my very first webinar that was based on an August 2012 INTHEBLACK feature article. I have provided a detailed pdf manual and example files which you can download at the link below. This session covers using controls with charts to make the user experience easier tips for using controls on spreadsheets flexible formula techniques to make reports more dynamic a technique to stop figures plotting on charts using range names with controls and reports general…

Continue ReadingFree Webinar Recording – Interactive Excel Chart

Validating Checkbox Linked Cells

When you create a checkbox you need to link it to a cell on a sheet to be able to use its result. The user could overwrite that linked cell with a value or text and affect formulas that are using the checkbox linked cell. You can add a validation to make sure the linked cell only contains TRUE or FALSE. (more…)

Continue ReadingValidating Checkbox Linked Cells

End of content

No more pages to load