Search results

  1. J

    NEw Records Form

    Hello I really need some help here. I have a New Records form which includes a MainForm and a SubForm. The main form has data from table1 and the subForm has data from table2. I need to make sure All fields in the MainForm and SubForm is Entered in before closing/Saving. Can Anyone help? Thanks.
  2. J

    Validating Records

    All I really need some help. I have two tables: Table 1 Table 2 There is a one to many relationship here. One in table 1 and many in table 2. When I add in a record in table 1, I need a validation script/key that won't allow adding a record to table 1 without a corresponding record in...
  3. J

    Help on fields in forms

    I have five fields in a single form. I want to be able to allow no deletes to all of them, the ability to edit only one of them and the ability to add records to all of them. is there a way to do this? Thanks.
  4. J

    Last modified

    How would I go about making a macro to create a date/time of the time a record was last modified? I would want to record this date/time within the same table in its own field. Thanks.
Back
Top Bottom