Placing Check Mark in Cell with VBA
Placing Check Mark in Cell with VBA is preferred in form applications. Additionally this Excel file enables a check mark to be added to a cell through
Excel Powered Placing Check Mark in Cell with Vba
Placing Check Mark in Cell with VBA is preferred in form applications. Additionally this Excel file enables a check mark to be added to a cell through a double-click. Because the macro uses the Worksheet_BeforeDoubleClick event, flexibility is ensured. Thus checklists are filled quickly. Therefore the file is used in workflow templates.
Hope it is useful.