I have encountered a problem with the data that is displayed in the list boxes that are located on a tab control access form (2003 version). This form uses several combo boxes as filters (After Update and On Got Focus) to display info on the list box of the form. The info is correct. The problem that I am having pertains to the screen continues to flash as the cursor moves over certain other items on the form (i.e. Command Buttons / Text Boxes). This flash occurs as the cursor moves off of the controls as well. As a side note - this did not occur prior to moving these Controls onto a tab Control form. They screen did not flash on a non Control Tab form. - Thanks