Jed69 Posted January 13, 2008 Posted January 13, 2008 Hi All I have a layout linked to a table for "To do" items. Each record has a due date field (in date format) and a done field (a simple yes tickbox). I would like the layout to only show items which are not done (ie do not have a tick in the yes box) and in Due Date order. I am using the List View for the form. Is this possible? John
bcooney Posted January 14, 2008 Posted January 14, 2008 I would change your Done field to Completed and store the date (more meaningful). Just Find records where Completed date is empty. (Enter Find mode and type "=" in the Complete field). Sort records by Due Date ascending or descending.
Recommended Posts
This topic is 6155 days old. Please don't post here. Open a new topic instead.
Create an account or sign in to comment
You need to be a member in order to leave a comment
Create an account
Sign up for a new account in our community. It's easy!
Register a new accountSign in
Already have an account? Sign in here.
Sign In Now