Search results

  1. M

    Filter Time

    Hey, I have a query that has a Date field and a Time field. I need it to filter from 6:00 PM to 4:00AM. of course those are on two different days. any help would be appreciated. Thanks.
  2. M

    Check if field exists

    Hello Everyone, I am using a code to check if the name exists in a table and if it does then gives an error message and returns back to same field and empties it out. The form has a field called Customer_Name which is need to check in table tblCustomerInformation. Im using this: Private...
  3. M

    Check if field is Null

    Hey, I have a form called AddNewCustomer which has a field called Customer_Name, now I have a button that opens another button called Command1. The thing is, when i click on that button, i need it to check if Customer_Name is empty and if it is to give an Error, and if it is not null then check...
  4. M

    Open a Form and copy a field into it

    Hello everyone, I'm new to this forum and I'm also new to MS access. Im facing a problem with opening a new form from a form and setting two fields to equal two other fields from the original form. I have Form A which includes FieldA and FieldB, and FormB which includes FieldC and FieldD...
Back
Top Bottom