Hello Gents,
This is my only second post to the forums and have been learning loads from all the different discussions. I am running into a small conundrum, when it comes to a form. I added in a combobox drop down that I used the wizard to find a record on my form based on a value I selected in my combobox. This works wonderfully as you can see in the attached pictures.
I have however come to realize that this combobox only will work for a time period and here is why. The values in the box are V-1-2015, which will incrementally increase over the year and the forth coming years, so you will end up having a drop down menu after a few years that spans say v-1-2015 to v-200-2015 and v-1-2016 to v-200-2016, etc... This will make the combox extremely large and cumbersome after a number of years.
The last digit is the year, the V never changes and the incremental number changes as you add to the database. What I am trying to figure out how to do is either use a TEXT box that will limit the choices in the combobox that populates the forum with information or some variation of that. Where you can type in the year, say 2015 and it will only allow the combobox to list the records ending with 2015 and not showing the other records thus eliminating a lot of clutter. Then once you select the record the combobox populates the form with information.
Thanks again for any suggestions or help. If I can clarify or enhance the information please let me know what is needed and I will do that.
Attachment 22341