DeanEdwards2012
Registered User.
- Local time
 - Today, 13:32
 
- Joined
 - Jul 8, 2012
 
- Messages
 - 19
 
Hi all, i have an issue with the database im working on:
I want to filter a listbox on a form to a user defined range entered into two text boxes
i have tried entering this into a query for [Date of Breakdown] but when i do so the form goes is blank!?
Between [Forms]![frmMachineDowntime]![txtfromdate] And [Forms]![frmMachineDowntime]![txttodate]
I already have a filter for the query which filters the listbox to display results for a specific machine which works fine
I have attached the form,table, query in this post and would very much appreciate it if someone could take a look for me and explain/show me how to achieve this.
Also, if someone could explain to me how to avoid getting a blank form should their search return no results that would be a massive help!
Thanks in advance
Dean
 I want to filter a listbox on a form to a user defined range entered into two text boxes
i have tried entering this into a query for [Date of Breakdown] but when i do so the form goes is blank!?
Between [Forms]![frmMachineDowntime]![txtfromdate] And [Forms]![frmMachineDowntime]![txttodate]
I already have a filter for the query which filters the listbox to display results for a specific machine which works fine
I have attached the form,table, query in this post and would very much appreciate it if someone could take a look for me and explain/show me how to achieve this.
Also, if someone could explain to me how to avoid getting a blank form should their search return no results that would be a massive help!
Thanks in advance
Dean