+ Reply to Thread
Results 1 to 4 of 4

Calculation based on week & Table number

  1. #1
    Registered User
    Join Date
    08-13-2012
    Location
    Slovenia
    MS-Off Ver
    Excel 2010
    Posts
    72

    Calculation based on week & Table number

    Hello
    I apologize for the title but I do not know how to describe the problem

    I have several tables with week number, and i want lead some data to main table. I want find week number in row and than take data witch are below this week. Week number is changing!!
    Please look an example.

    Tnx very very much
    Attached Files Attached Files
    Last edited by zeko90; 02-25-2013 at 05:12 AM.

  2. #2
    Forum Guru benishiryo's Avatar
    Join Date
    03-25-2011
    Location
    Singapore
    MS-Off Ver
    Excel 2013
    Posts
    5,147

    Re: Hi, please help, Calculation based on week, refer to column-please look example

    hi zeko90. i'm bad with titles too. maybe just remove the "Hi, please help" & "refer to column-please look example". or maybe:
    " Calculation based on week & Table number"

    first off, standardise the names in column A & I5:I7. column A has a space between "Table" & the number. I5:I7 doesnt. A4 has an additional space behind "Table 2 " too. then try this in J5:
    =INDEX($B$3:$F$9,MATCH($I5,$A$1:$A$7,0),MATCH(J$4,$B$2:$F$2,0))
    copy down & across

    if you can't standardise it for some reasons, use 3 different formulas for each row:
    =INDEX($B$3:$F$3,MATCH(J$4,$B$2:$F$2,0))

    change the one in red to the relevant table. row 6 & 9 for Table 2 & 3

    Thanks, if you have clicked on the * and added our rep.

    If you're satisfied with the answer, click Thread Tools above your first post, select "Mark your thread as Solved".

    "Contentment is not the fulfillment of what you want, but the realization of what you already have."


    Tips & Tutorials I Compiled | How to Get Quick & Good Answers

  3. #3
    Forum Expert
    Join Date
    07-20-2011
    Location
    Mysore, India.
    MS-Off Ver
    Excel 2019
    Posts
    8,585

    Re: Hi, please help, Calculation based on week, refer to column-please look example

    Pl see attached file with formula.
    Attached Files Attached Files

  4. #4
    Registered User
    Join Date
    08-13-2012
    Location
    Slovenia
    MS-Off Ver
    Excel 2010
    Posts
    72

    Re: Hi, please help, Calculation based on week, refer to column-please look example

    Thank you very much benishiryo it's work great... The second formula one it will be better for me...
    tnx again!
    Last edited by zeko90; 02-25-2013 at 05:15 AM.

+ 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