Home |
Search |
Today's Posts |
|
#1
![]() |
|||
|
|||
![]()
I would like to create electronic check lists so that when users click on the
small box with the cursor the box is shown as checked off in the list. |
#2
![]() |
|||
|
|||
![]()
You could add a bunch of checkboxes from the Forms toolbar.
If you want to check the status of the checkbox later, you can use a Linkedcell to keep track of each checkbox. Just rightclick on each of the checkboxes then Format Control|Control Tab use a different cell for each checkbox (Cell link box) Steve wrote: I would like to create electronic check lists so that when users click on the small box with the cursor the box is shown as checked off in the list. -- Dave Peterson |
#3
![]() |
|||
|
|||
![]()
ps.
Then you can do things like: =if(a1=true,"It's checked","nope") Steve wrote: I would like to create electronic check lists so that when users click on the small box with the cursor the box is shown as checked off in the list. -- Dave Peterson |
Reply |
Thread Tools | Search this Thread |
Display Modes | |
|
|
![]() |
||||
Thread | Forum | |||
Excel 2003: Not enough system resources to display completely | Setting up and Configuration of Excel | |||
How do I use a check box to accept a calculation | Excel Discussion (Misc queries) | |||
Change cell back color on click | Excel Discussion (Misc queries) | |||
Undoing LINKS in Excel 2000 | New Users to Excel | |||
Creating a check box that does not require security clearance. | Excel Worksheet Functions |