Tek-Tips is the largest IT community on the Internet today!

Members share and learn making Tek-Tips Forums the best source of peer-reviewed technical information on the Internet!

  • Congratulations bkrike on being selected by the Tek-Tips community for having the most helpful posts in the forums last week. Way to Go!

Search results for query: *

  • Users: Regression
  • Content: Threads
  • Order by date
  1. Regression

    Creating code to open a specific switchboard?

    Hey All, I am trying to pass word protect a switch board. I have the password check portion working fine. The problem I am haveing is I would like a specific sub switchboard to open and not the main switch board when the correct password is entered. Could anyone tell me what aruments I need to...
  2. Regression

    Help with dates.. Auto adjust table values at anniversary..

    Hello All, I am trying to create a way to handle employee vaction. I would like the database to run a process daily (Perhaps on open). That will check all the employees start dates and if they match the current month/day reset the employees vacation. I am not having much luck and see a few...
  3. Regression

    Having trouble with 2 database merge

    Hello All, I have a database at my organization wich is used to evaluate individuals to determine if they qualify for another one of our programs. The database which stores the information is a multi table database wich resides on our server in the office. As it stands now clients are...
  4. Regression

    Having a program wait for a file to be ready to write to it....

    Hello All, I am writing a program that writes a line of text to a text file. I have another program(3rd Party) that checks the text file for the entered line of text. It then executes a process based on the text it finds in the text file. The problem I am having is that my program must write...
  5. Regression

    Searching for multiple records based on dates stored in multiple field

    Hello All, I am trying to create a query that will find any records that have a date that falls in a given range. The problem I am having is searching multiple fields containing dates. How can I enter the date once and have it check all these fields for any matches. The design is I have six...
  6. Regression

    Restoring deleted records into a table with an auto number field?

    Hello All, I have a problem. This morning about 40 clients were deleted out of my DB. I wasn't informed of this until the end of the day today. I need to restore these clients to the database. The problem is they have customer numbers that are created by the auto number field in the DB. Does...
  7. Regression

    Input parameters for query, text box, is there any other way?

    All, I am developing a database for a kitchen staff that is not very familiar with computers. I am trying to limit the possibility for errors as much as possible. I am curious is there any other way to supply parameters to a query without typing them in the text box? For instance if I am...
  8. Regression

    Creating a Query that returns only fields with data?

    I am currently working on a database that by design has a large list of yes/no check boxes. I am trying to create a query that returns all the check boxes that are true in the table and none that are false. The problem that I am having seems to be with the OR operator. I can not seem to...

Part and Inventory Search

Back
Top