Search results

  1. M

    Subform missing from Tab Order in Main Form

    What step did I miss that the Subform is not listed in the Tab Order in the DETAIL section of the Main Form? The subform's Tab Stop (and all associated fields) are set to "Yes" for Tab Stop. How do I move the "frmInvoiceSubform" from the Form Footer Section to the DETAIL section of the Main...
  2. M

    IIfNull Not Working, but =0 does?

    Why does the first statement yield correct results, but the IIf(IsNull) statement does not? (It places the same value in both columns, subtracting the PickupRequired Fee for both True and False conditions, whether PickupRequired box is checked or unchecked.) This works: NetDonation...
  3. M

    Intro

    I am studying Access 2010 on my own, with a comprehensive text and files, while working on a database at the office. Years ago, I was a member of the "MrExcel" forum, asking questions there. Since I am not a programmer, but just a user aspiring toward proficiency for certification, I prefer...
Back
Top Bottom