I have a simple database with a form that I have set up that
I enter in a part number and using the after update property
will find the record. I have it set up with a combo box that as I type it fills in the rest of the string. I want it to be scrolling the rest of the text boxes that I have to as I type but it only changes the data when I finish the string in the combo box. I am wanting the textbox that has the description to be updating as I type too.
This might sound confusing but in a nutshell I want to start typing in a part number and as I type the description is changing too. So if I am not sure on the part number I can start typing and look at the description and know the part I am looking for. I have been fighting this for two weeks now and I would really like some insight to my problem
Thank You,
Travis
I enter in a part number and using the after update property
will find the record. I have it set up with a combo box that as I type it fills in the rest of the string. I want it to be scrolling the rest of the text boxes that I have to as I type but it only changes the data when I finish the string in the combo box. I am wanting the textbox that has the description to be updating as I type too.
This might sound confusing but in a nutshell I want to start typing in a part number and as I type the description is changing too. So if I am not sure on the part number I can start typing and look at the description and know the part I am looking for. I have been fighting this for two weeks now and I would really like some insight to my problem
Thank You,
Travis