Results 1 to 7 of 7
  1. #1
    cdixon2098 is offline Novice
    Windows 7 64bit Access 2010 64bit
    Join Date
    Aug 2012
    Posts
    3

    Question Combo Boxes Not Functioning

    I have been trying to establish a combo box that will allow users to enter information into the database, store the information, view it and check off activities and goals once they are done, however the combo boxes that I have set up either don't allow me to enter ANY information or just one single piece of information(yesterday I was able to create a combo box with a scroll bar, but would not allow me to enter any information)



    Frustrated.

  2. #2
    June7's Avatar
    June7 is offline VIP
    Windows XP Access 2010 32bit
    Join Date
    May 2011
    Location
    The Great Land
    Posts
    53,771
    How does single combobox allow for data entry and also accomplish 'check off activities and goals'?

    We need to know more about your data structure and form design.

    If you want to provide db for analysis, follow instructions at bottom of my post.
    How to attach file: http://www.accessforums.net/showthread.php?t=70301 To provide db: copy, remove confidential data, run compact & repair, zip w/Windows Compression.

  3. #3
    cdixon2098 is offline Novice
    Windows 7 64bit Access 2010 64bit
    Join Date
    Aug 2012
    Posts
    3

    Question Combo Boxes

    I am trying to set up two combo boxes(two separate boxes, both with the same type of functionality, so we'll just deal with 'goals' to avoid confusion). I want to allow my users to enter information on their therapy goals into the database, then once they accomplish these goals indicate so by checking each off. I was under the impression that this was possible(as opposed to a List Box were only given information could be checked off. I have been able to create the box, however I cannot enter any information.

    Thank you for any assistance

    Quote Originally Posted by June7 View Post
    How does single combobox allow for data entry and also accomplish 'check off activities and goals'?

    We need to know more about your data structure and form design.

    If you want to provide db for analysis, follow instructions at bottom of my post.

  4. #4
    June7's Avatar
    June7 is offline VIP
    Windows XP Access 2010 32bit
    Join Date
    May 2011
    Location
    The Great Land
    Posts
    53,771
    What gave you the impression this was possible?

    I still don't understand your setup.

    Users create records of their goals. Then users need to indicate goals are accomplished. These are two distinct data elements. One combobox cannot enter both. What indicates goals are accomplished - entry in a date field or just a check in a Yes/No field?
    How to attach file: http://www.accessforums.net/showthread.php?t=70301 To provide db: copy, remove confidential data, run compact & repair, zip w/Windows Compression.

  5. #5
    cdixon2098 is offline Novice
    Windows 7 64bit Access 2010 64bit
    Join Date
    Aug 2012
    Posts
    3
    I have a textbook that says that it is possible to allow individuals to edit combo boxes

  6. #6
    orange's Avatar
    orange is online now Moderator
    Windows XP Access 2003
    Join Date
    Sep 2009
    Location
    Ottawa, Ontario, Canada; West Palm Beach FL
    Posts
    16,870
    I think you should review some of these tutorials re combo boxes.
    http://www.techonthenet.com/access/comboboxes/

    I agree with June7, your setup is suspect. Typically combo boxes are set up to allow selection from a fixed(edited/validated) set of values --NOT data entry.

  7. #7
    June7's Avatar
    June7 is offline VIP
    Windows XP Access 2010 32bit
    Join Date
    May 2011
    Location
    The Great Land
    Posts
    53,771
    A combobox/listbox purpose is to offer a list of values for users to choose from. This facilitates data entry efficiency and accuracy. If a user wants to enter a value not in the offered list, the combobox can be set up to allow this new value to be added to the list. This has nothing to do with later data entry to indicate goal accomplishment.
    How to attach file: http://www.accessforums.net/showthread.php?t=70301 To provide db: copy, remove confidential data, run compact & repair, zip w/Windows Compression.

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

Similar Threads

  1. Replies: 9
    Last Post: 06-04-2014, 10:45 AM
  2. After Update/concatenation not functioning
    By tariq1 in forum Programming
    Replies: 4
    Last Post: 08-19-2012, 11:54 AM
  3. After Insert macro not functioning
    By scottnew2ac in forum Access
    Replies: 2
    Last Post: 07-26-2012, 09:25 AM
  4. DLookup not functioning correctly - any ideas please?
    By shabbaranks in forum Programming
    Replies: 2
    Last Post: 02-02-2012, 09:09 AM
  5. Runtime error not functioning A2007
    By gg80 in forum Programming
    Replies: 11
    Last Post: 09-04-2010, 01:24 PM

Tags for this Thread

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