i have a report with and embedded form in the detail portion of the report, my problem with this the form load does some calculations and changes the control source for several txtboxes based upon the results. It seems that the form_load() does not fire when the report opens. Does ne one know a hack for this.