Create a new item in drop down list in Access07

Collapse
X
 
  • Time
  • Show
Clear All
new posts
  • sstock9983
    New Member
    • Feb 2010
    • 1

    Create a new item in drop down list in Access07

    I am in a class right now where the students are making an information system in Access. Right now we are at a point where we are finalizing our forms. We need to find a way to create a new item in a drop down list using some kind of code. The (new....) selection will let you add an item in that field without leaving the drop down list and also populating the database with the new data.

    example: ____________new .....___
    _____aceraceae_ _______
    _____etc.______ ________


    Thank you
    CS236 student
    Shawn Stock
  • yarbrough40
    Contributor
    • Jun 2009
    • 320

    #2
    what exactly is your question?

    Comment

    • nico5038
      Recognized Expert Specialist
      • Nov 2006
      • 3080

      #3
      Checkout http://bytes.com/topic/access/answer...-access-2007-a

      Nic;o)

      Comment

      • NeoPa
        Recognized Expert Moderator MVP
        • Oct 2006
        • 32633

        #4
        Shawn,

        We don't like to supply boilerplate solutions for such questions. To see why visit Site Guidelines on Home- or Coursework Threads. Far from being against students, or even their use of our site, we take seriously the detriment to your learning caused by such answers, so we would far rather help you through a problem than find a simple solution for you.

        Comment

        • missinglinq
          Recognized Expert Specialist
          • Nov 2006
          • 3533

          #5
          And please at least take the time to to learn the names of the Controls on a Form! It's either a Combobox (if it drops down) or a List Box, but not a 'drop-down list! There's really no excuse, when learning a new application, such as Access, to not learn the ABCs !

          Welcome to Bytes!

          Linq ;0)>

          Comment

          Working...