Tek-Tips is the largest IT community on the Internet today!

Members share and learn making Tek-Tips Forums the best source of peer-reviewed technical information on the Internet!

  • Congratulations SkipVought on being selected by the Tek-Tips community for having the most helpful posts in the forums last week. Way to Go!

Combo Box and Refresh problems

Status
Not open for further replies.

sangred

Programmer
Apr 4, 2002
11
0
0
US
This is giving me a headache so I am going to post and see if anyone has any ideas. I am having problems with a combo box, it works fine as far as showing the data, but when i have to switch clients and use different data i hide the box, but if my code hits a thisform.refresh anywhere it stops and come up with record out of range error. The combo box is tied to a temp cursor, i even tried throwing bogus values in the cursor so the table would not be empty. If this makes any sense I would appreciate any suggestions.

Ryan
 
Try to change control source of combo box before hide.
 
Status
Not open for further replies.

Part and Inventory Search

Sponsor

Back
Top