I have Combo box Titled ( Contract Status) Contains 4 values ( Active, Closed, Canceled, released)
I need when I chose form the Drop down list one of the status to run report with all contracts with that specific status.
All the Data are coming from one table contains 9 columns one of them are the ( Status)
I need when I chose form the Drop down list one of the status to run report with all contracts with that specific status.
All the Data are coming from one table contains 9 columns one of them are the ( Status)
Comment