I have made a database that has 3 views, 4 forms. My problem is that some of the inforamtion that I use in one view is also being brought over into the other views. Some fields in the forms are used in all three views. I would like to hide a row that is equal to a certain form in the table when it is not needed. I treied hiding the column but then lost the inforamtion that I did need. Is there such a command to hide a row in a view based on it being equal to a form ?
Thanks in advance