Search results

  1. Z

    Sub Total from a form to a field in another form

    I wanted to take the values from the frmInvoiveItems' [LineTotal] field, subtotal all of them for a given invoice ([InvoiceApplied]), and place them in a new field under frmInvoiceInfo that I haven't created yet. (I.E. I have three different items under frmInvoiceItems for one invoice. They...
  2. Z

    Calculations

    I had a couple of relatively simple questions this time- assuming tables can even be used to serve this purpose ><. 1. Under the table 'tblMailboxes' in the attached database, I wanted to make a field for a price that increments (preferably monthly, but daily at a smaller increment is fine...
  3. Z

    Form Reference Error

    So as a new developer, I'm running into some pretty mundane issues here and there. Specifically- I've designed (most of) a database that I've attempted to have up and running for a small business. A few days ago, I tested some of the features, and successfully printed from the Invoice form...
  4. Z

    Autofill information in a table

    I essentially created an account since I can't seem to find a straightforward answer much anywhere else (plenty of hints on auto-filling forms- but that isn't particularly conducive to my specific need on this). I've attached a blank copy of my database. I may need some help overall- but the...
Back
Top Bottom