I have an "OpenForm" macro with a "where" condition to filter the records on a form displaying calls logged at a helpdesk. The user can still use the record navigation buttons at the bottom to view records outside of the filter though. Is there any way to stop this so the button to which the macro is assigned to is pressed some other code specifies that only those filtered records can be viewed and how? I cannot just disable the navigation buttons on the form as the filter returns more than one record.
Also, when the "Calls" form is opened it displays all records but can I filter the records automatically each time it is opened so that it only displays those where a checkbox on it called Completed = 0
Thanks
Also, when the "Calls" form is opened it displays all records but can I filter the records automatically each time it is opened so that it only displays those where a checkbox on it called Completed = 0
Thanks