Recent content by brag89

  1. B

    Anniversary Dates

    Anniversary Date Many Thanks to you all that code worked perfectly. Craig
  2. B

    Anniversary Dates

    Hi I am running a database that as a 'commencement date' for a contract and a 'termination date'. What i want to do is run a query each month that will display all the contracts whose anniversary is in the month I am viewing. The date format i am using is the medium date. Thanks Craig
  3. B

    Add a default value to a field

    Help I have a Table called Contract that uses a form called AddContract to add records. There is a field on the form that asks for a FridgeHours. What I want the form to do is if the FridgeHours field as a value above 0 then another field called ExcessCost would have a default value added to...
  4. B

    Using a Calendar to selext a date

    I have a table called Contracts that uses a form called AddContract to add records. One of the fields is set up as a date field as it asks the user to enter the start date of a contract. Rather than manually type in the date I would like to know if when the field is selected a calendar pops up...
  5. B

    Searching a Table using a Form

    I have a table called Contracts that includes fields called Company Name, Equipment Type. I would like to set up a form that would allow me to search table 'Contracts' using either of the two field names above. Then would allow me to scroll between the records found Help please as I am quite...
Back
Top Bottom