Recent content by thelostcircuit

  1. T

    dire need of help

    than you all for you input what im trying to do is make a database for a tumble metal finishing process there are 5 mashines that run simultaneously there are a number of oporations witch change the cycle times each tumbler can have 1 job/part number in it at a time what im trying to do is...
  2. T

    dire need of help

    im wondering if there is a way to add time to the curent time for example Now() = 2:00AM + 5hrs = 7:00AM i have also seen a lot of postes about timers but im looking for a emediate solution Thank you for any help that can be provided
  3. T

    help

    thanks that helped now i have been trying to debug my next part Me![Rinse] = (que_operation.Cut + Timein) any help ?
  4. T

    help

    i have a database that i have been working on for a week or so it is for a tumbling process witch is currently controled by a paper log witch is verry hard to search and also it is susceptible to operator error so i have been asked to make a database to eliminate these problems. I bought the...
  5. T

    database for a machine shop

    ok first ov all i dont know that a boolean field is and second i dont know how to make a calculated control so i guess i better start reading a good book on access any pointers on what books are good
  6. T

    database for a machine shop

    ok im making a database for a tumble prosses at work first problem: i have a yes/no field in a table "pull ontime" witch i want to be controled by "pull actual" witch it a time filled in with the now() comand trigered by a button in a form i want to make the "pull ontime" field read no if...
Back
Top Bottom