Closed Thread
Results 1 to 5 of 5

Simple Macros Table Count

  1. #1
    Registered User
    Join Date
    03-27-2013
    Location
    Boston, MA
    MS-Off Ver
    Excel 2010
    Posts
    50

    Simple Macros Table Count

    Hi,

    I'm having some problems with a Developer table an need help. I've created a drop down menu from a list (attached). The only this is, once I select the appropriate selection from the menu, I also want to generate what # that selection is from the list (i.e. "Delta" is #2, "Foxtrot" is 8). I have to somehow link the # it is in the list to the output of the drop down menu.Can anyone help me?

    Thanks!
    Attached Files Attached Files

  2. #2
    Forum Guru
    Join Date
    03-12-2010
    Location
    Canada
    MS-Off Ver
    2010 and 2013
    Posts
    4,418

    Re: Simple Macros Table Count

    Hi,

    Try this formula:

    Formula: copy to clipboard
    Please Login or Register  to view this content.


    abousetta
    Please consider:

    Thanking those who helped you. Click the star icon in the lower left part of the contributor's post and add Reputation.
    Cleaning up when you're done. Mark your thread [SOLVED] if you received your answer.

  3. #3
    Registered User
    Join Date
    03-27-2013
    Location
    Boston, MA
    MS-Off Ver
    Excel 2010
    Posts
    50

    Re: Simple Macros Table Count

    Nope, does not work, I receive an "#NA" error

  4. #4
    Forum Guru
    Join Date
    03-12-2010
    Location
    Canada
    MS-Off Ver
    2010 and 2013
    Posts
    4,418

    Re: Simple Macros Table Count

    It should have given you a circular error?! Let's try this again...

    put this formula in G7
    Formula: copy to clipboard
    Please Login or Register  to view this content.

    F7 = result of the combobox
    $B$3:$B$10 = array of cells containing list of possible options in combobox
    0 = exact match only

  5. #5
    Forum Contributor arlu1201's Avatar
    Join Date
    09-09-2011
    Location
    Bangalore, India
    MS-Off Ver
    Excel 2003 & 2007
    Posts
    19,166

    Re: Simple Macros Table Count

    This thread has been opened in the commercial services subforum, hence locked.
    If I have helped, Don't forget to add to my reputation (click on the star below the post)
    Don't forget to mark threads as "Solved" (Thread Tools->Mark thread as Solved)
    Use code tags when posting your VBA code: [code] Your code here [/code]

Closed Thread

Thread Information

Users Browsing this Thread

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

Tags for this Thread

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