Results 1 to 2 of 2
  1. #1
    whevans is offline Novice
    Windows XP Access 2007
    Join Date
    Mar 2011
    Posts
    1

    Delimit a field within an Access table

    Hi,

    New to the forum as a poster, but I've used it a bunch in the past to answer questions. Here is my issue:



    I have a field of varying length and format. I want to update a separate field to be everything to the right of a forward slash "/" Can anyone help me with this? We'll call the field "Text ID" and an example of the contents would be "SDI 22532993/130". Also, the number of digits to the right of the "/" varies between 1 and 5 digits.

    Thanks for any help you guys and gals can give.

    -W

  2. #2
    pbaldy's Avatar
    pbaldy is offline Who is John Galt?
    Windows XP Access 2007
    Join Date
    Feb 2010
    Location
    Nevada, USA
    Posts
    22,652
    You can use the Mid() function, using the InStr() function to find the slash for the starting position.
    Paul (wino moderator)
    MS Access MVP 2007-2019
    www.BaldyWeb.com

Please reply to this thread with any new information or opinions.

Similar Threads

  1. Selecting a corresponding table field based on text field.
    By michaeljohnh in forum Programming
    Replies: 5
    Last Post: 10-08-2010, 10:33 AM
  2. Replies: 1
    Last Post: 05-17-2010, 12:21 PM
  3. Replies: 7
    Last Post: 12-30-2009, 11:03 AM
  4. Replies: 3
    Last Post: 12-15-2009, 01:47 PM

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •  
Other Forums: Microsoft Office Forums