I can't see to get a combo box to refresh the contents of a textbox. Depending on the value selected in the combo box one of 4 different textboxes get populated, via if statement, with a value from another field. It works fine except if the user goes back and changes the value of the combo box. I've played around with the refresh in the combo box afterupdate event and it errors. Any idea on how to solve this issue? (using 97)