Recent content by saskurja7

  1. S

    Simplest way to search in a form

    I currently have no relationships. Sample Data: My tables hold records of orientation dates. The first table, contractors, would hole the company name, employee name, date of orientation, due date, ... I already have the program ready to go to add, but I need to search. For instance, I...
  2. S

    Simplest way to search in a form

    I am attempting to create a search form where a user can search by either employee name or company name. I have 5 tables to use. Is there a simple way of creating a search method for this? I would like to be able to have the user type in a name and click a button that says search with any...
  3. S

    Expression to change color of text accordinng to date

    I am attempting to create an expression that will change the font to red if it is an overdue date. It will be on a form with the records showing. My datebase is for entering, changing, and searching for information dealing with orientation dates, contacts, and associations. My data sheet holds...
Back
Top Bottom