I am a novice at access so please explain in the easiest way possible if possible.
I have a Table called "Citys"
I have a form with two combo boxes on it, Both with the same data "CityName"
I would like to be able to limit the data on my report so that only the citys between the two combo boxes appear on my report, example;
I select "Auckland" on the top combo box which is named "CityNameFrom" and select "Melbourne" on the second combobox which is called "CityNameTo", this would print only city's from Auckland to Melbourne and all others citys in between.
What would be my best way to do this as I need to apply this to most of my tables of information.
If anybody can help me it would be greatly appreciated but please include the code I will need to put in as I have a fairly basic database and knowledge of Access
Thank you in advance
I have a Table called "Citys"
I have a form with two combo boxes on it, Both with the same data "CityName"
I would like to be able to limit the data on my report so that only the citys between the two combo boxes appear on my report, example;
I select "Auckland" on the top combo box which is named "CityNameFrom" and select "Melbourne" on the second combobox which is called "CityNameTo", this would print only city's from Auckland to Melbourne and all others citys in between.
What would be my best way to do this as I need to apply this to most of my tables of information.
If anybody can help me it would be greatly appreciated but please include the code I will need to put in as I have a fairly basic database and knowledge of Access
Thank you in advance