Forum Discussion
jsprinkle
Jul 23, 2020Copper Contributor
New to Access
I'm really new to Access and have created a To Do list which I am using to work with while learning about Access. I have a DONE column with Yes/No field and would like to move these records to the bottom of the list once DONE is clicked. Is there an easy way to do this?
- Edit your forms record source and add a sorting based on the yes/no field and select ascending or descending depending on how you would like it sorted.