Search results

  1. N

    CheckResNo()=True... Validation Rule Error??

    Hey guys, I have an error in my Validation Rule Property... I get this error everytime I enter the Reservation Number (autonumber) into the field, to grab the Customer ID. "The macro or function set to the beforeupdate or validationrule property for this field is preventing access from saving...
  2. N

    Object variable or With block variable not set. Noobie here :(

    Update/Insert Query with AutoNumber.. Noobie here :( Hi guys, I'm trying to do an Insert/Update VBA code into my project, but everytime I try to run it it gives this error: Object variable or With block variable not set. It happens on both the Insert and Update. The CustomerID is an...
Back
Top Bottom