I have an approval form that is based off a query called ID. On the form I have a list box called filter containing four values, Yes, No, Pending, All. I would like a user to be able to change the list box and have the form requery filtering out everything except the records with the approval status equal to the status of the list box. By default it should display pending only and when I choose all, all records should display.
Ex. A manager opens the form and wants to view the reqs that he did not approve. He would move the list box to no and all records that he did not approve would display. (There is a list box with Yes, NO, Pending that the manager chooses for approval status.)
Any help would be appreciated, I have tried many ways and am unable to get them to work.
Ex. A manager opens the form and wants to view the reqs that he did not approve. He would move the list box to no and all records that he did not approve would display. (There is a list box with Yes, NO, Pending that the manager chooses for approval status.)
Any help would be appreciated, I have tried many ways and am unable to get them to work.