Results 1 to 2 of 2
  1. #1
    Join Date
    May 2013
    Posts
    19

    At Your Survey: Rogers Access Library Combobox

    Hi there,



    I have been working to manipulate the "At Your Survey" database from Rogers Access Library which many of you seem to be familiar with. On the Response Enter/Edit Form you can use the arrows to navigate the questions. Instead, I would like to use a combo box to navigate through these questions, bringing you to the response when selected. I have attached my file, I have already figured out how to populate the combobox with the Question variables, where i need help is applying the "find" functionality to bring me to the question variable i select in the combo box. Any help would be greatly appreciated.

    Thank you!
    Attached Files Attached Files

  2. #2
    June7's Avatar
    June7 is online now VIP
    Windows 7 64bit Access 2010 32bit
    Join Date
    May 2011
    Location
    The Great Land
    Posts
    52,929
    Controls used to input filter criteria must be UNBOUND, otherwise will change value in record.

    One way to do the 'find' is with a parameterized query. Review: http://datapigtechnologies.com/flash...tomfilter.html

    Other methods require more code to set Filter and FilterOn properties or use RecordsetClone and bookmarks to 'go to' the desired record.
    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: 1
    Last Post: 04-05-2013, 09:48 AM
  2. Access Tutorial and/or survey database help
    By alliandrina in forum Access
    Replies: 1
    Last Post: 03-28-2012, 02:54 PM
  3. How do I make/design a survey in Access 2010?
    By NumanAccess in forum Access
    Replies: 1
    Last Post: 03-23-2012, 01:15 PM
  4. Access library problems
    By kingston9999 in forum Access
    Replies: 1
    Last Post: 06-21-2010, 04:45 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