+ Reply to Thread
Results 1 to 7 of 7

Need formula to calculate value from vertical & horizontal data

  1. #1
    Forum Contributor
    Join Date
    05-24-2013
    Location
    India
    MS-Off Ver
    Excel 2010
    Posts
    291

    Need formula to calculate value from vertical & horizontal data

    Dear All,

    hope you all are doing well

    i am in requirement of formula which can display desired result in sheet 2 cell B6, from my data in sheet 1

    Pls have look & support

    thanks,
    Attached Files Attached Files
    Click on * below if you find this helpful

    Thanks,
    A

  2. #2
    Forum Expert
    Join Date
    05-05-2015
    Location
    UK
    MS-Off Ver
    Microsoft Excel for Microsoft 365 MSO (Version 2402 Build 16.0.17328.20068) 64-bit
    Posts
    28,206

    Re: Need formula to calculate value from vertical & horizontal data

    =INDEX(Sheet1!$B$2:$N$44,MATCH(Sheet2!$B$3,Sheet1!$A$2:$A$44,1),MATCH("ZONE " &Sheet2!$B$4,Sheet1!$B$1:$N$1,0))
    Attached Files Attached Files

  3. #3
    Forum Guru TMS's Avatar
    Join Date
    07-15-2010
    Location
    The Great City of Manchester, NW England ;-)
    MS-Off Ver
    MSO 2007,2010,365
    Posts
    44,447

    Re: Need formula to calculate value from vertical & horizontal data

    Try:
    Formula: copy to clipboard
    Please Login or Register  to view this content.
    Trevor Shuttleworth - Retired Excel/VBA Consultant

    I dream of a better world where chickens can cross the road without having their motives questioned

    'Being unapologetic means never having to say you're sorry' John Cooper Clarke


  4. #4
    Forum Contributor
    Join Date
    05-24-2013
    Location
    India
    MS-Off Ver
    Excel 2010
    Posts
    291

    Re: Need formula to calculate value from vertical & horizontal data

    hi John ,

    that worked absolute

    Thanks for the help .

  5. #5
    Forum Contributor
    Join Date
    05-24-2013
    Location
    India
    MS-Off Ver
    Excel 2010
    Posts
    291

    Re: Need formula to calculate value from vertical & horizontal data

    Hi TMS ,

    this also worked pretty well.

    thanks for the help

  6. #6
    Forum Guru TMS's Avatar
    Join Date
    07-15-2010
    Location
    The Great City of Manchester, NW England ;-)
    MS-Off Ver
    MSO 2007,2010,365
    Posts
    44,447

    Re: Need formula to calculate value from vertical & horizontal data

    You're welcome. Thanks for the rep.


    Think I was trying to be too clever ... assuming there might be intermediate values. But it does also (try to) take into account the flat levels ... though I just realised I needed to multiply the value

  7. #7
    Forum Guru TMS's Avatar
    Join Date
    07-15-2010
    Location
    The Great City of Manchester, NW England ;-)
    MS-Off Ver
    MSO 2007,2010,365
    Posts
    44,447

    Re: Need formula to calculate value from vertical & horizontal data

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

+ Reply to Thread

Thread Information

Users Browsing this Thread

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

Similar Threads

  1. [SOLVED] Need help formula from horizontal to vertical
    By wiewie002 in forum Excel Formulas & Functions
    Replies: 3
    Last Post: 03-30-2016, 05:50 AM
  2. Formula to get vertical data into horizontal format
    By razkowski in forum Excel Formulas & Functions
    Replies: 10
    Last Post: 07-07-2015, 02:16 PM
  3. [SOLVED] Get horizontal data into vertical format using macro or formula
    By Sukhdev.Singh in forum Excel Programming / VBA / Macros
    Replies: 1
    Last Post: 04-07-2015, 06:47 PM
  4. formula for converting vertical data set into horizontal
    By bsapaka in forum Excel Formulas & Functions
    Replies: 3
    Last Post: 05-01-2014, 09:29 PM
  5. Replies: 4
    Last Post: 08-22-2013, 11:56 AM
  6. [SOLVED] array formula for vertical and horizontal data
    By freud1 in forum Excel Formulas & Functions
    Replies: 2
    Last Post: 02-06-2013, 09:23 PM
  7. Replies: 1
    Last Post: 07-29-2008, 10:50 AM

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