SeanWcisel
Programmer
Hi guys!
I've got a form with about thirty text boxes on it. I need the user to be able to type a value in one of them (always the same box), press enter, and have the other values populate depending on the values associated with the user input. I have that field linked to the appropriate table, and the values in that column are unique key values.
I'm fairly new to VB, but I'm pretty experienced with programming in general, so don't hold back on me
.
Thanks a ton! I checked google, and gave these forums a once over, but this problem seems to be a little specific to be googlable (ignoring the spell check's protest on that word
).
Thanks again,
Sean
I've got a form with about thirty text boxes on it. I need the user to be able to type a value in one of them (always the same box), press enter, and have the other values populate depending on the values associated with the user input. I have that field linked to the appropriate table, and the values in that column are unique key values.
I'm fairly new to VB, but I'm pretty experienced with programming in general, so don't hold back on me
Thanks a ton! I checked google, and gave these forums a once over, but this problem seems to be a little specific to be googlable (ignoring the spell check's protest on that word
Thanks again,
Sean