Search results

  1. H

    Question Schedules

    I am trying to figure out how to display and maintain a schedule. Here's the situation: I have 6 machines that run jobs Monday thru Friday but I will focus on doing one machine to avoid confusion. Let's start with this. The machine will be running 23 hours a day Monday thru Thursday and 18...
  2. H

    Bulid event crash

    I am trying to build an event when I double click a field. As soon as I click on Code Builder, access crashes. It does this with every access database I open.
  3. H

    Cascading Combo Boxes

    I am trying to create a cascading combo box that will allow the user to select a lot code and from there select an operation listed in that lot code. I have never worked with cascading combo boxes. I have a table that has every operation for every lot code. What's the best way to do this.
  4. H

    Uodate field on exit

    I need to update a field with the contents of 2 other fields when exiting a record. The fields (ItemNo) and (LotID) need to create or update the field (LotCode). ie: ItemID (GM-235), LotID (26) will result in LotCode (GM-235-26). I currectly use a Update Query that uses the expression...
  5. H

    Hello from Chicago

    My name is Kevin or HDEvKev. I have been programming with Access since 2002. Self taught. I have been using the Wizards to create everything. Since upgarding from 2003 to 2007 last year I found the need to start learning how to write or tweek the code written by the wizard. I oversee a CNC...
Back
Top Bottom