Search results

  1. C

    DLookup in Query

    I am doing a Dlookup in a query based on the value of one table to look up the value of another field in a table based on two other fields in the second table. Although my code is presently returning data it is not correct data. Any suggestions? Test: IIf(IsNull([Attend_Prov_MMIS_Id_W039])...
  2. C

    Form freezing on load

    I have a form in a database that when it loads a portion of the form does not load. If I minimize the form then maximize it the remainder of the form loads. Has anyone seen this problem before? Right now I have added code on the load event of the form that is minimizing the form then...
Back
Top Bottom