+ Reply to Thread
Results 1 to 1 of 1

Add list as a subchoice to a custom menu

  1. #1
    Registered User
    Join Date
    02-18-2004
    Location
    Greece
    Posts
    3

    Add list as a subchoice to a custom menu

    Hi there
    I have create a custom menu and want to add a choice and a subchoice that will guide the user to insert a number in an inputbox or under a list. Then the user's selected number it will be used as parameter for a vba code.
    Eg.:
    The choice is: How many rows will be marked
    The subchoice : 10 (default value)

    What i want is the following:
    If the user choose the above subchoice then it has to be appeared an inputbox or something like that in which he has to insert a number, eg. 45. After that the choice must shows

    The choice: How many rows will be marked
    The subchoice: 45

    This parameter must be active all the time that the user uses the workbook. At the end, if the user saves the workbook, the next time it will be opened, the subchoice must have the value 45.
    Look at the attachment image to see exactly what i want

    Here's the code. Just copy it under a module

    Please Login or Register  to view this content.

    That's all
    Thanks in advance
    Attached Images Attached Images

+ Reply to Thread

Thread Information

Users Browsing this Thread

There are currently 1 users browsing this thread. (0 members and 1 guests)

Bookmarks

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts

Search Engine Friendly URLs by vBSEO 3.6.0 RC 1