Search results

  1. L

    Counting occurrances of a string

    Okay, so I have a table, created from an action query which shows all orders for a specific RepID. One of the fields in this table is ProductName. There are many many prouct names in this table, and potentially many more as more product is added. Many of the names of the products are very...
  2. L

    How to disable Action Query popup messages

    I'm told (via the non-helpful help system packaged with MsAccess) that the way to 'turn off' the helpful confirmation message related to an action query is under tools>Options>Edit/Find tab, and then uncheck the appropriate boxes. I've done this. In fact, right now I have all three boxes...
  3. L

    Field not Updating

    hi folks... I wonder if I could get a little more help with my database, since you all have been so helpful in the past. I'm on the home stretch here, but one of the simple things is stumping me. I have a form named [Payroll] which is supposed to calculate total commissions for our employees...
  4. L

    How Do I Build This?

    How do I build a form which will pull only certain work orders from my table [Work Orders], filter it through a query, [Payroll] which gives me only those work orders which match a certain repID#, for only certain Invoice Dates, and and then display a talley of the total number of times a...
  5. L

    DCount Wierdness

    Ok, I admit that I know just enough about Access to be dangerous, so maybe I'm going about this the wrong way... I'm trying to set up what seemed like a relatively simple Query, but for whatever reason it's just not behaving in the way I thought it would. We're attempting to set up a database...
Back
Top Bottom