Results 1 to 2 of 2
  1. #1
    JFo is offline Competent Performer
    Windows 7 64bit Access 2010 32bit
    Join Date
    Aug 2011
    Posts
    393

    Customisation of dynamically populated forms

    I have a series of forms and subforms which cascade to dynamically create a checklist form of certain questions and answers dependant on the choices selected by the user.



    This works by dynamically populating the form with whatever questions are required from the relevant tables

    The check-list actually works quite well however I can only get the form to display 1 question at a time in single form view or all questions at a time for continuous form view. I do not want to use datasheet view

    So therefore is there more customisation I can do with continuous view in code to show a certain number of questions per page for example, I don't like the scroll options I want to do everything with command buttons?

    Thanks

  2. #2
    hertfordkc is offline 18 year novice
    Windows XP Access 2007
    Join Date
    Mar 2011
    Posts
    481

    Question From your description, listboxes might be easier than forms.

    In other words, why not display (make visible) the first list box, and when a selection is made, make visible the second list box....
    After each selection is made, you might hide the list box and display the selection in a text box.
    There was a similar question a few days ago about cascading either listboxes or comboboxes.


    Please use the thread tools to mark your question as solved when you have an acceptable answer.

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

Similar Threads

  1. Time Stamp when field is populated
    By suncluster in forum Access
    Replies: 1
    Last Post: 06-13-2011, 01:39 PM
  2. Issues with Auto populated fields
    By denise1005 in forum Queries
    Replies: 3
    Last Post: 03-17-2011, 10:50 AM
  3. Sum of textboxes populated by subreports
    By kayakismet in forum Reports
    Replies: 3
    Last Post: 10-18-2010, 04:41 PM
  4. Replies: 1
    Last Post: 01-21-2010, 02:36 AM
  5. CallTicketID populated to Order Form
    By EisBlade in forum Forms
    Replies: 0
    Last Post: 04-03-2006, 10:50 AM

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