Results 1 to 2 of 2
  1. #1
    Legend1673 is offline Novice
    Windows 7 32bit Access 2007
    Join Date
    Feb 2016
    Posts
    5

    Newbie Question

    Should be easy to find the answer but...



    I have table "Results" with Columns "Cat1" & "Category"

    When running code, I need to populate the first word of "Cat1" into "Category" (Cat1 is multiple words long)

    What am I missing...

    Thanks,
    Jeff

  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
    Check out the Left() function, along with the InStr() function to find the first space.
    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. Newbie Question
    By Thompyt in forum Programming
    Replies: 1
    Last Post: 05-11-2015, 11:37 AM
  2. newbie question.
    By vicsaccess in forum Modules
    Replies: 14
    Last Post: 05-04-2015, 08:30 PM
  3. Newbie question
    By webby in forum Access
    Replies: 6
    Last Post: 07-19-2010, 06:22 AM
  4. Question from a newbie
    By scarps626 in forum Access
    Replies: 2
    Last Post: 10-02-2009, 03:40 AM
  5. Newbie question
    By The_Dude in forum Programming
    Replies: 2
    Last Post: 12-23-2007, 07:11 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