How do i get a a form to show only active records. ie. the records that dont have a released date, so that you dont have to go through all the records.
How do i get a a form to show only active records. ie. the records that dont have a released date, so that you dont have to go through all the records.
Several ways. If you always want it restricted that way, base it on a query with a criteria on that field.