+ Reply to Thread
Results 1 to 4 of 4

Matching numbers in the correct range

  1. #1
    Forum Contributor
    Join Date
    09-21-2012
    Location
    greece,athens
    MS-Off Ver
    Excel professional plus 2016
    Posts
    157

    Matching numbers in the correct range

    i am looking for a formula to match my columns numbers and go to the correct place.
    here is the file
    One more time Thank you .
    Attached Files Attached Files
    Power! is knowledge...............

  2. #2
    Forum Contributor
    Join Date
    09-27-2012
    Location
    London, England
    MS-Off Ver
    2003, 2010
    Posts
    344

    Re: Matching numbers in the correct range

    Use this formula in cell B10, and drag it across rows and columns till AH24

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


    Hope this helps.
    If solved kindly remember to mark Thread as solved.
    Click the small star icon at the bottom left of my post if this was useful.

  3. #3
    Forum Contributor
    Join Date
    09-21-2012
    Location
    greece,athens
    MS-Off Ver
    Excel professional plus 2016
    Posts
    157

    Re: Matching numbers in the correct range

    thank you so much my Dear kbkumar.
    that was excelland.

  4. #4
    Administrator FDibbins's Avatar
    Join Date
    12-29-2011
    Location
    Duncansville, PA USA
    MS-Off Ver
    Excel 7/10/13/16/365 (PC ver 2310)
    Posts
    52,938

    Re: Matching numbers in the correct range

    hi
    using this seems to start off getting what you want, but then im not sure where you get some other of you're answers. anyway, give it a shot.
    =INDEX($A$1:$BL$9,MATCH($A10,$A$1:$BL$1,0),ROW($A1)+1)

    an alternative may also be to use copy/paste transpose, depending on you're needs
    1. Use code tags for VBA. [code] Your Code [/code] (or use the # button)
    2. If your question is resolved, mark it SOLVED using the thread tools
    3. Click on the star if you think someone helped you

    Regards
    Ford

+ 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