Results 1 to 10 of 10
  1. #1
    johnpaul is offline Novice
    Windows Vista Access 2003
    Join Date
    Sep 2010
    Posts
    21

    Combo box on form help

    Hi,

    I am new to using Access, I have been using excel for a while now and have decided to try and move some of my lager spreadsheet into Access.

    I am having an issue creating a dropdown box on a form
    I have crated a table called Empinfo which has a field called Position on



    There are 3 positions that I wish to enter into this cell:-
    Business Manager
    1st Assistant
    2nd Assistant

    On a form can I make a combo box which I can select one of these values and it will put it in the table Empinfo?
    Last edited by johnpaul; 09-16-2010 at 08:56 AM. Reason: Solved

  2. #2
    RuralGuy's Avatar
    RuralGuy is offline Administrator
    Windows 7 Access 2007
    Join Date
    Mar 2007
    Location
    8300' in the Colorado Rocky Mountains
    Posts
    12,917
    The ComboBox wizard can help you complete this item. Have you used it?

  3. #3
    johnpaul is offline Novice
    Windows Vista Access 2003
    Join Date
    Sep 2010
    Posts
    21
    Quote Originally Posted by RuralGuy View Post
    The ComboBox wizard can help you complete this item. Have you used it?
    Yes I have worked it out

    Thanks for the reply

  4. #4
    RuralGuy's Avatar
    RuralGuy is offline Administrator
    Windows 7 Access 2007
    Join Date
    Mar 2007
    Location
    8300' in the Colorado Rocky Mountains
    Posts
    12,917
    Did you use a Value List or a Lookup Table?

  5. #5
    johnpaul is offline Novice
    Windows Vista Access 2003
    Join Date
    Sep 2010
    Posts
    21
    Quote Originally Posted by RuralGuy View Post
    Did you use a Value List or a Lookup Table?
    Value List

    Would it make any differance?

  6. #6
    RuralGuy's Avatar
    RuralGuy is offline Administrator
    Windows 7 Access 2007
    Join Date
    Mar 2007
    Location
    8300' in the Colorado Rocky Mountains
    Posts
    12,917
    With a Value List, if you want to change the list you need to call the Developer/Programmer. With a Lookup Table, you could set it up so the table could be changed by the user. Just more flexable.

  7. #7
    johnpaul is offline Novice
    Windows Vista Access 2003
    Join Date
    Sep 2010
    Posts
    21
    Quote Originally Posted by RuralGuy View Post
    With a Value List, if you want to change the list you need to call the Developer/Programmer. With a Lookup Table, you could set it up so the table could be changed by the user. Just more flexable.
    How do I make it a look up table?

    This would be much better for me

  8. #8
    RuralGuy's Avatar
    RuralGuy is offline Administrator
    Windows 7 Access 2007
    Join Date
    Mar 2007
    Location
    8300' in the Colorado Rocky Mountains
    Posts
    12,917
    That is why I brought up the subject. There is nothing special about a Lookup Table. It is just a regular table. I would suggest a table with at least two fields: AutoNumber PrimaryKey and Text field with the Values you want. The magic is with the ComboBox wizard. After making the table then try the ComboBox wizard again and let us know if you need further assistance.

  9. #9
    johnpaul is offline Novice
    Windows Vista Access 2003
    Join Date
    Sep 2010
    Posts
    21
    Quote Originally Posted by RuralGuy View Post
    That is why I brought up the subject. There is nothing special about a Lookup Table. It is just a regular table. I would suggest a table with at least two fields: AutoNumber PrimaryKey and Text field with the Values you want. The magic is with the ComboBox wizard. After making the table then try the ComboBox wizard again and let us know if you need further assistance.
    Wonderful
    Thansk for the help

  10. #10
    RuralGuy's Avatar
    RuralGuy is offline Administrator
    Windows 7 Access 2007
    Join Date
    Mar 2007
    Location
    8300' in the Colorado Rocky Mountains
    Posts
    12,917
    You are welcome. Remember to mark this thread as Solved when you get things working as you want.

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

Similar Threads

  1. Replies: 6
    Last Post: 01-13-2010, 02:41 PM
  2. Issue with combo box in form
    By 57chevy in forum Access
    Replies: 1
    Last Post: 01-05-2010, 07:27 AM
  3. Displaying URL in a form combo box
    By jedwhines in forum Forms
    Replies: 0
    Last Post: 10-27-2009, 09:31 AM
  4. Replies: 1
    Last Post: 03-02-2009, 11:54 AM
  5. Replies: 0
    Last Post: 08-17-2008, 12:19 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