I have a form which has a combo box and a button which opens a report relevant to what is chosen from the combo box list.
It all works very well if a user types the full name in the combo box or choses an item direct from the drop down list.
The problem is if a user types in part of a word ie "wor" the combo box shows "workstation" which is correct but when the button is clicked the report opens at the same place as the previous choice.
This is an annoying problem because unless the user notices that a different topic has opened, they could be looking at the wrong information.
Can someone please help?
It all works very well if a user types the full name in the combo box or choses an item direct from the drop down list.
The problem is if a user types in part of a word ie "wor" the combo box shows "workstation" which is correct but when the button is clicked the report opens at the same place as the previous choice.
This is an annoying problem because unless the user notices that a different topic has opened, they could be looking at the wrong information.
Can someone please help?