Hi Babs -
Ok, so the code you have checks the sheet changes ; basically it lets you type "done" in *any* cell and then hides the row.
It works fine, but errors out on two occassions ;
1) if you select more than one cell and for example press delete
2) if you don't have a sheet named "overview"
I adjusted the code to tackle that.
Also, I put it so if you type something in cell A1, it will look for that term on the sheet and unhide the row if it's hidden.
You can adjust the A1 cell reference in your code to whichever cell you want to use as "search cell"
Also, when it unhides a row, it changes "done" to "un-done" in the row 
Is this what you're looking for?
Please click the * below if this helps
Bookmarks