Search results

  1. C

    Multi-Select List box via function

    Ok, I have a current project to work through and I've hit a few rough spots. I am trying to create a list box which is called by a function and references the target control to populate the list boxes. I have used the example here to create the list box and it works fine. This is the code...
  2. C

    Inventory reconcile

    We have to separate the inventory count up into Lot and Part because some of the parts were mislabeled with a bad Lot#. What we want is a way to count parts using either method, depending on whether the Lot # is correct. In a bin, you might see an odd amount of parts loose, and a few bags...
  3. C

    Daily totals in a report of date range.

    Hi. I have searched the forums for an answer, but I may not be on the right track. What I have is a db linking to SQL. The query pulls information related to quantity usage of an item per day. I would like to add a daily total and usage percentage for each day in a range. User specifies...
Back
Top Bottom