I want to place a checkmark in a cell by entering any input in a cell then replace that data with a checkmark.
For example...
I want to take attendance of a class. Beside each student's name is a column showing whether he was in attendance or not. If he attended a checkmark will appear in the cell next to the name of the student.
I want to do this by clicking on that cell and entering any key, let's say the spacebar, although it could be any key. But, instead of the entered character being displayed in the cell I want a simple checkmark. So the checkmard needs to replace any character entered. This way I can simply go down the list and hit the spacebar or any key and a checkmark appears. Or, if no keystroke is made, then the cell is left blank. To clear the checkmark all that should be needed is to place the cursor in the cell and hit delete.
I can't figure this out after hours of attempts. I want to try to not use a macro and I can't use VB.
Any Ideas please?
Tex
Bookmarks