Results 1 to 4 of 4
  1. #1
    sharVyn is offline Novice
    Windows 7 64bit Access 2010 32bit
    Join Date
    Feb 2012
    Posts
    6

    Noob help!

    I am relatively new to access and not quite familiar. But i am still learning to become a guru..

    So my question is:
    if there is already a value in a field, for example "Science". How can i take only the first letter "S" and display it in another field?

    And yeah, is that possible on MS access? or do i need to migrate to VB 6 or 2010? quite confused there.

    Am looking forward to asking a thousand more questions about other things in the coming months.. xD

    Can anyone tell me a website where i can find examples of different functions used in access.. That may help me to add more features to my project

  2. #2
    Rainlover's Avatar
    Rainlover is offline Expert
    Windows 7 64bit Access 2003
    Join Date
    Nov 2009
    Location
    Queensland Australia
    Posts
    691
    If you go to Access Help you will find a list of Functions there.

    The Function you need to solve your problem is "Left"

    =Left([YourFieldName],1)

    If you have problems then post back.

  3. #3
    sharVyn is offline Novice
    Windows 7 64bit Access 2010 32bit
    Join Date
    Feb 2012
    Posts
    6
    Quote Originally Posted by Rainlover View Post
    =Left([YourFieldName],1)

    haha, silly me. Now i remember this. My teacher explained..
    and yeah the new interface on office 2010 is really bugging me. In VBA the codes are not displayed in plain text. Do you know how to revert back to old VBA?

  4. #4
    Rainlover's Avatar
    Rainlover is offline Expert
    Windows 7 64bit Access 2003
    Join Date
    Nov 2009
    Location
    Queensland Australia
    Posts
    691
    To revert back to the old VBA first remove 2010 then install 2003.

    Microsoft made things difficult with 2007 then made it worse with 2010. Just my opinion (and that of a lot of others)

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

Similar Threads

  1. Noob query
    By custhasno in forum Access
    Replies: 6
    Last Post: 10-12-2011, 11:29 AM
  2. Noob help please
    By cdzajp in forum Queries
    Replies: 3
    Last Post: 06-22-2011, 12:40 PM
  3. noob help please
    By cdzajp in forum Queries
    Replies: 3
    Last Post: 05-06-2011, 07:35 AM
  4. (Noob) Need help with a query please
    By kmccallsdsu in forum Queries
    Replies: 6
    Last Post: 03-22-2011, 12:49 AM
  5. Please help noob question.
    By Deano in forum Forms
    Replies: 3
    Last Post: 01-24-2011, 12:33 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