Results 1 to 2 of 2
  1. #1
    lamkee is offline Novice
    Windows 7 Access 2003
    Join Date
    Aug 2010
    Posts
    9

    Split data by using query

    HI everyone,



    I would like to split the data from one field to three or more.
    For example,

    Field A:
    128Pages,1.123M3,Made in USA

    I would like use query to split the data as follow,

    Field 1 Field2 Field3
    128Page 1.123M3 Made in USA


    Thanks.

  2. #2
    RuralGuy's Avatar
    RuralGuy is offline Administrator
    Windows 7 Access 2010 (version 14.0)
    Join Date
    Mar 2007
    Location
    8300' in the Colorado Rocky Mountains
    Posts
    12,922
    The Split() function used in a User Defined Function (UDF) in a Standard Module would do this very nicely.

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

Similar Threads

  1. Replies: 4
    Last Post: 10-07-2010, 04:45 PM
  2. Referencing split form data / filter
    By stephenaa5 in forum Programming
    Replies: 2
    Last Post: 09-14-2010, 08:48 AM
  3. Replies: 2
    Last Post: 07-26-2010, 11:28 AM
  4. Split a string for use as query parameters.
    By Hobbes29 in forum Forms
    Replies: 3
    Last Post: 06-27-2010, 04:39 PM
  5. Split Query Field into Sub Queries/Tables
    By maggioant in forum Queries
    Replies: 0
    Last Post: 10-15-2009, 05:23 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