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 TouchToneTommy on being selected by the Tek-Tips community for having the most helpful posts in the forums last week. Way to Go!

Recent content by texan1956

  1. texan1956

    Date parameter in a query.

    I've got a table with a date field (mm/dd/yyyy). I'm using a parameter query asking for the mm/dd to be entered. My problem is that when I enter the 04/20 as the parameter I only get back one record when I know that I have more than one record that meets that parameter. Is there a reason for...
  2. texan1956

    Identify the position number of a text character.

    I need to be able to determine the position number of a character within a text field. Is there a function that I can use to identify this? (ex: Mid()??) I have an update query created with the criteria set for finding records with two or more consecutive spaces embedded in the field. What...
  3. texan1956

    Using Visual Basic from an update query

    As a new user of Access I need to do two things: 1) create a function, 2) run the function from my update query. I'm pretty sure I can create the function as a module, but how do I call the module from my query?
  4. texan1956

    Eliminating leading spaces in a field using an Update Query

    I need to know how to use an Update Query to eliminate leading spaces in a table. As a fairly new Access user, this is something I have not done. Thanks in advance for any help!

Part and Inventory Search

Back
Top