Results 1 to 5 of 5
  1. #1
    TechNomad is offline Novice
    Windows XP Access 2007
    Join Date
    May 2011
    Location
    Springfield
    Posts
    2

    Unhappy How do youget access to suggest an entry from previously entered field data likeExcel

    How do you get Access to suggest an entry (value) from previously entered field data as you type like MS Excel?



    I have Windows XP sp3 with Excel 2007.

  2. #2
    ajetrumpet is offline VIP
    Windows Vista Access 2007
    Join Date
    Mar 2010
    Location
    N/A
    Posts
    2,694
    you can do that by typing values into combo boxes. It will, however, NOT give you the values of that field but rather the values that are IN the combo list, which are gotten by the sql statement or query.

    i don't think you can do this, easily anyhow, with actual textboxes.

    also, you can hide the fact that a combo box is actually a combo box by placing other controls over it, etc... to make it seem as though it's working just like excel.

  3. #3
    khalid's Avatar
    khalid is offline MS-Access Developer
    Windows 7 64bit Access 2010 64bit
    Join Date
    Mar 2010
    Location
    Kuwait
    Posts
    244
    As Adam described combo box is also good for previously entered data:
    but you can use the flowing hotkeys to Edit your data

    Entering data in Datasheet or Form view

    To do this Press
    To insert the current date

    CTRL+SEMICOLON (

    To insert the current time

    CTRL+SHIFT+COLON (

    To insert the default value for a field

    CTRL+ALT+SPACEBAR

    To insert the value from the same field in the previous record

    CTRL+APOSTROPHE (')

    To add a new record

    CTRL+PLUS SIGN (+)

    To delete the current record

    CTRL+MINUS SIGN (-)

    To save changes to the current record

    SHIFT+ENTER

    To switch between the values in a check box or option button

    SPACEBAR

    To insert a new line

    CTRL+ENTER

  4. #4
    TechNomad is offline Novice
    Windows XP Access 2007
    Join Date
    May 2011
    Location
    Springfield
    Posts
    2

    Thumbs up

    Thank you both! Both of those suggestions are really good. I think I will be using those tips a lot.

  5. #5
    khalid's Avatar
    khalid is offline MS-Access Developer
    Windows 7 64bit Access 2010 64bit
    Join Date
    Mar 2010
    Location
    Kuwait
    Posts
    244
    Quote Originally Posted by TechNomad View Post
    Thank you both! Both of those suggestions are really good. I think I will be using those tips a lot.
    Glad that it help!

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

Similar Threads

  1. Replies: 14
    Last Post: 05-27-2011, 02:35 PM
  2. Replies: 3
    Last Post: 05-26-2011, 12:52 PM
  3. Remembering previously enetered data
    By tarhim47 in forum Forms
    Replies: 5
    Last Post: 05-03-2011, 04:53 PM
  4. Get Entry From last EndTime Entered
    By sparlaman in forum Forms
    Replies: 0
    Last Post: 03-28-2011, 02:29 PM
  5. Replies: 4
    Last Post: 01-23-2011, 09:01 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