I am making a dataport that loads information into a worksheet for data input error checking. When the form opens I have it check certain things about a record and if it is not right it marks that record. The problem I am having is that only a few of the marks show up unless I scroll down through the form then all show up. Is there something I missed? Thanks
Yes, You are missing CurrForm.Update.