I have a large form with several subforms. When a user moves to a record (based on a selection from a compbobox)lots of code is run and all the forms are populated. It runs very quickly but the data is populated from one form to the next very quickly. Is there anyway to load all the data at once? So that all the data can be set but not visible and then at once it'll all populate?
Thanks
Thanks