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: cstringer
  • Content: Threads
  • Order by date
  1. cstringer

    Set value of field in table to number that equals current recordset

    Hello all, I have a form to enter info into a table called "Database". In this table there is a field called "ID" (Data Type: Number). Is there a way I can set the value of this field to equal the current recordset number by using one of the events on the data entry form...
  2. cstringer

    Supressing DAP error related to querey...

    Hello, I have created a Data Access Page that has a querey as it's record source. The querey is designed to retrieve all the records from the databse that have a Null value in a field called "Date Closed". The page loads and displays correctly, but when a value is entered into the...
  3. cstringer

    Auto Backup of DB using Code?

    Hello All, Is there a way via code to make a backup of the entire DB that is fired when the DB is first opened? Thanks in Advanced!
  4. cstringer

    Help with Record Numbers

    Is there a way to display the Record Number in a text box that is the same number as the Record Navigation number that is shown in the Record Navigation Bar that is displayed at the bottom of a form or table? Thanks!
  5. cstringer

    Auto population of a form from a value in a lookup table?

    Hello all, I have a form that is used to enter/view information in a table. One field on this form is a drop down that selects a name from another table. What I am trying to do is have this name auto-populated with the next user's name in sequence and then loop back to the start when it reaches...
  6. cstringer

    Need help with a date Querey

    Hello all, I have a table called "Database". Each entry in this table has a "Date Opened" field and a "Date Closed" field. What I am attempting to accomplish is to run a querey against that table and find all records that are two days old or older as long as the...

Part and Inventory Search

Back
Top