I am trying to make changes to an existing Access database written by someone else. A form is used to display rows of information on screen. I am trying to hide rows as the tasks become completed based upon entry in a particular field. The list is a list box that's source is a union query, whose...