Results 1 to 2 of 2
  1. #1
    dandoescode is offline Advanced Beginner
    Windows XP Access 2007
    Join Date
    Dec 2011
    Posts
    85

    Drop Down Help Menu

    I'm creating a form that functions as a help menu. The basic idea is a form that will have click able text boxes each with the name of a specific help issue.



    A few issues.

    1) The help form will be based on a table. The table has two entries, helpItem and helpDisplay. I would like the form to be created each time the db is opened, it should remove the earlier clickable commands. step through the table and create a clickable command for each helpItem in the table.

    2) Upon clicking command the form should display the helpDisplay associated with the helpItem, underneath the command. Clicking the command again should collapse the text.

    Anybody know how to do this? Is what I'm suggesting doable?
    Last edited by dandoescode; 08-06-2012 at 07:37 AM. Reason: drop down, updating form

  2. #2
    Rod is offline Expert
    Windows 7 32bit Access 2007
    Join Date
    Jun 2011
    Location
    Metro Manila, Philippines
    Posts
    679
    My first thought is to use a continuous form. You can maniplate the format so that the form looks more like a list and less like a form. Set all the bound controls to be locked/disabled and cover them with a transparent button to 'catch' the click event.

    This won't achieve the expand/collapse requirement!

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

Similar Threads

  1. Drop down menu help
    By whojstall11 in forum Access
    Replies: 6
    Last Post: 03-07-2012, 01:51 PM
  2. Replies: 3
    Last Post: 11-29-2011, 07:01 AM
  3. Select Drop down menu in Report
    By desiree in forum Reports
    Replies: 5
    Last Post: 09-06-2011, 09:51 AM
  4. Drop Down Menu Parameters
    By spoonman in forum Programming
    Replies: 5
    Last Post: 08-18-2011, 02:16 PM
  5. How about creating a drop down menu in a report?
    By beastmaster in forum Access
    Replies: 2
    Last Post: 12-29-2005, 01:01 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