+ Reply to Thread
Results 1 to 4 of 4

Array Column Designation

  1. #1
    Registered User
    Join Date
    02-26-2013
    Location
    USA
    MS-Off Ver
    Excel 2007
    Posts
    2

    Post Array Column Designation

    I have an EXCEL array of material stress values based upon material grades and operating temperatures.


    Please Login or Register  to view this content.
    Please Login or Register  to view this content.
    Please Login or Register  to view this content.
    I identify the Material Grade and the Operating Temperature in the Input Sheet of the Workbook. The Material Gradeis selected from a drop-down list corresponding to the six materials of the array. The Operating Temperature is a numerical input value, which in most cases is between given ranges, thus requiring interpolation. The VLOOKUP formula requires that I identify the temperature "TD", the Array "DATA!A1:G9, Column Number "???" and the Range. VLOOKUP requires that I must go into the array and identify the specific column number. I a formula(s) that can do this and develop the number. Example: if I identify SA-479 material at 500 ºF on my Input Sheet, I want the program to set the column number at 4, the row is set at 500 and the returned value is 18000. Is there another formula(s) that can perform these functions?
    Last edited by JBeaucaire; 02-26-2013 at 11:03 AM.

  2. #2
    Forum Expert JBeaucaire's Avatar
    Join Date
    03-21-2004
    Location
    Bakersfield, CA
    MS-Off Ver
    2010, 2016, Office 365
    Posts
    33,492

    Re: Array Column Designation

    Sounds like a standard INDEX/Match/Match. See the attached example.
    Attached Files Attached Files
    _________________
    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!)

  3. #3
    Registered User
    Join Date
    02-26-2013
    Location
    USA
    MS-Off Ver
    Excel 2007
    Posts
    2

    Re: Array Column Designation

    JB, Thanks for the example. It is exactly what I needed.

  4. #4
    Forum Expert JBeaucaire's Avatar
    Join Date
    03-21-2004
    Location
    Bakersfield, CA
    MS-Off Ver
    2010, 2016, Office 365
    Posts
    33,492

    Re: Array Column Designation

    I have marked this thread solved for you.
    In the future please select Thread Tools from the menu above and mark the thread as solved. Thanks.

+ 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