I am trying to find a way to hide individual rows of data when I am done with them. I start with a list of data, and as I finish with each I would like to hide it. I was thinking a helper row with a filter (hide rows with an 'x' in the helper row) but it doesn't seem to update automatically. Is there a simple way to do this?
Bookmarks