+ Reply to Thread
Results 1 to 2 of 2

Thread: Number Matrix

  1. #1
    Registered User
    Join Date
    07-26-2011
    Location
    Hong Kong
    MS-Off Ver
    Excel 2003
    Posts
    1

    Number Matrix

    Dear guys,

    I have an excel problem and hope you guys can help.

    I have a matrix table
    ---------------------------------------------
    A B C D

    A 1

    B 0.1 1

    C 0.2 0.6 1

    D 0.8 0.3 0.9 1


    I would like to output a table for the cell value > 0.5 and < 1 and the result will be like this

    Col Row Value
    B C 0.6
    A D 0.8
    C D 0.9

    what can i do ? any suggestion? If only VBA can do, how to do it ? I am not so familiar with that.

    Thank you very much in advacne,

  2. #2
    Forum Guru JBeaucaire's Avatar
    Join Date
    03-21-2008
    Location
    Bakersfield, CA
    MS-Off Ver
    2010
    Posts
    19,223

    Re: Number Matrix

    Quote Originally Posted by toughTerry View Post
    I have a matrix table
    ---------------------------------------------
          A       B      C        D
    
    A     1
    
    B    0.1      1
    
    C    0.2      0.6    1 
    
    D    0.8      0.3    0.9      1

    I would like to output a table for the cell value > 0.5 and < 1 and the result will be like this

    Col    Row    Value
    B       C       0.6
    A       D       0.8
    C       D       0.9

    A formula for this would be a bear. It's also unclear how/where this matrix lies on your sheet or the resulting output table.

    Please upload a sample workbook demonstrating exactly where this data is found and where your results would appears and look. I imagine VBA would be simplest way to handle this.
    _________________
    Microsoft MVP 2010 - Excel
    Visit: Jerry Beaucaire's Excel Files & Macros

    If you've been given good help, use the icon below to give reputation feedback, it is appreciated.
    Always put your code between code tags. [CODE] your code here [/CODE]

    “None of us is as good as all of us” - Ray Kroc
    “Actually, I *am* a rocket scientist.” - JB (little ones count!)

+ Reply to 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.2.0