Search results

  1. K

    Move data to different table using query

    Ok here is what I've got. I have a table called (EQUIP REG) It contains all the information to the equipment in the hospitol. next i have a table called (WO REG) It contains all the information for the workorders for the equipment. In the EQUIP REG table I have field titled (PM) this is the...
  2. K

    Need to move data from table a to table b and delete it

    Well I have two tables, one is the workorder register and the other is the closed work orders. This is for maintenance. I have a form for creating and veiwing workorders. I need to link a command button to the form that will delete the record being viewed in the WO REG table and paste it in...
  3. K

    Command button, need to lock data and insert date.

    Well the title says it all. I need to create a button to lock the info on the form so it can't be edited and at the same time insert the date. Any ideas?
Back
Top Bottom