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 MikeeOK 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: *

  1. tone1988

    Trim-Function in MS Access 2000

    ok, it works, but now i have to update the existing value of the field with the new value.
  2. tone1988

    Trim-Function in MS Access 2000

    thanks for your fast reply! but is there no chance to handle with the problem by a simple query such as "SELECT TRIM(LEADING '="' FROM 'field'"? i didn't want to use any vba-code up to now.
  3. tone1988

    Trim-Function in MS Access 2000

    Hi there! I've got an Excel import in my Access database. Every string has got the prefix =" and the suffix ". is there any short code method to remove these pre- and suffixes by a query? kind regards tone

Part and Inventory Search

Back
Top