+ Reply to Thread
Results 1 to 17 of 17

Index match formula unable to arrive a formula

  1. #1
    Forum Contributor
    Join Date
    09-14-2012
    Location
    India
    MS-Off Ver
    Excel 2007
    Posts
    239

    Index match formula unable to arrive a formula

    Hi

    Please find excel template

    I need to extract values using index match both rows and colums

    ist sheet is having the master data
    2nd sheet i would like to extract the data o by using index and match
    I indent to use for extracting for bringing non blank and non zero values to extract of dues dates of payment due dates schdule of parties
    The formula given in 2nd sheet is not working
    I am trying to use match and index instead of vlookp since it will handle multiple values

    Please help.
    Thanks & Regards
    N.Srinivasan
    Attached Files Attached Files

  2. #2
    Forum Contributor LokeshKumar's Avatar
    Join Date
    03-31-2015
    Location
    India
    MS-Off Ver
    All, mostly 2010 now..
    Posts
    471

    Re: Index match formula unable to arrive a formula

    Hi,
    if you are talking about the following formula..
    Formula: copy to clipboard
    Please Login or Register  to view this content.

    correct version of this is following..
    Formula: copy to clipboard
    Please Login or Register  to view this content.


    You are applying formula in circular reference....if you applying to A1 then you can not put formula in A1...
    Lokesh Kumar
    Stay Hungry.. Stay Foolish..
    _________________________________________________________
    Please Click STAR to Add Reputation if my/someone's answer helped!

  3. #3
    Forum Contributor
    Join Date
    09-14-2012
    Location
    India
    MS-Off Ver
    Excel 2007
    Posts
    239

    Re: Index match formula unable to arrive a formula

    Hi
    thanks for your help.

    I am trying toextract values of sheet1 to sheet2

    vlook bring only first value and not mutiple values
    I understand index match will bring multiple values

    If dates are spread around year 01/01/2015 to 31/03/2016
    I would like the formula to pick up only for dates where value is available
    can you please help.
    Thanks

  4. #4
    Forum Contributor LokeshKumar's Avatar
    Join Date
    03-31-2015
    Location
    India
    MS-Off Ver
    All, mostly 2010 now..
    Posts
    471

    Re: Index match formula unable to arrive a formula

    try this......index match for forum (1).xlsx

    If your question is resolved, mark it SOLVED using the thread tools. Click on the star if you think some-1 helped you.

  5. #5
    Forum Contributor
    Join Date
    09-14-2012
    Location
    India
    MS-Off Ver
    Excel 2007
    Posts
    239

    Re: Index match formula unable to arrive a formula

    Hi
    Many thanks
    It is working However formula does not work if the addtional rows are added though I have altered range.
    please find template.

    Any help for bringing out only cell values wheich are non zero or non blank cell alone.
    Attached Files Attached Files

  6. #6
    Forum Guru AlKey's Avatar
    Join Date
    07-20-2009
    Location
    Lakeland, FL USA
    MS-Off Ver
    Microsoft Office 2010/ Office 365
    Posts
    8,903

    Re: Index match formula unable to arrive a formula

    Why don't you use SUMPRODUCT?

    =SUMPRODUCT(('formula working'!$A$2:$A$7=$A2)*('formula working'!$B$1:$E$1=B$1)*('formula working'!$B$2:$E$7))
    Attached Files Attached Files
    Last edited by AlKey; 04-16-2015 at 10:02 PM.
    If you like my answer please click on * Add Reputation
    Don't forget to mark threads as "Solved" if your problem has been resolved

    "Nothing is so firmly believed as what we least know."
    --Michel de Montaigne

  7. #7
    Forum Contributor LokeshKumar's Avatar
    Join Date
    03-31-2015
    Location
    India
    MS-Off Ver
    All, mostly 2010 now..
    Posts
    471

    Re: Index match formula unable to arrive a formula

    Quote Originally Posted by srinivasan1965 View Post
    Hi
    Many thanks
    It is working However formula does not work if the addtional rows are added though I have altered range.
    please find template.

    Any help for bringing out only cell values wheich are non zero or non blank cell alone.
    Here you can see the formula....
    Please Login or Register  to view this content.
    Here you have created "budgets" as define name you just have to increase/decrease/edit or select (entire range from where you want to fetch data) change this and formula will work accordingly.......

    Any help for bringing out only cell values wheich are non zero or non blank cell alone.
    for this you can you pivot table......
    Please feel free to ask any questions......

  8. #8
    Forum Contributor
    Join Date
    09-14-2012
    Location
    India
    MS-Off Ver
    Excel 2007
    Posts
    239

    Re: Index match formula unable to arrive a formula

    Hi
    Hi
    This formula is working fine Thanks a lot
    can you suggest a formula for bringing only values which are having non zero and non blank cell alone by combining if and match and index

    Thanks

  9. #9
    Forum Contributor
    Join Date
    09-14-2012
    Location
    India
    MS-Off Ver
    Excel 2007
    Posts
    239

    Re: Index match formula unable to arrive a formula

    Hi Logesh

    Thanks for your input.
    can you suggest a formula if am deleting name of the cell in formula in name manager.

    This excel file i am going to give for using to the normal user level.
    I am yet to enhance their knowledge in using pivot table
    That is why i am looking for a formula for using combination of if and match for bringing values only for non zero and non blank cells

    Once again thanking you for your help.
    Thanks

  10. #10
    Forum Contributor LokeshKumar's Avatar
    Join Date
    03-31-2015
    Location
    India
    MS-Off Ver
    All, mostly 2010 now..
    Posts
    471

    Re: Index match formula unable to arrive a formula

    Hi,

    can you suggest a formula for bringing only values which are having non zero and non blank cell alone by combining if and match and index
    .... could you pls explain a more with example so that I can help you.

    If your question is resolved, mark it SOLVED using the thread tools. Click on the star if you think some-1 helped you.

  11. #11
    Forum Contributor LokeshKumar's Avatar
    Join Date
    03-31-2015
    Location
    India
    MS-Off Ver
    All, mostly 2010 now..
    Posts
    471

    Re: Index match formula unable to arrive a formula

    Quote Originally Posted by srinivasan1965 View Post
    Hi Logesh

    Thanks for your input.
    can you suggest a formula if am deleting name of the cell in formula in name manager.

    This excel file i am going to give for using to the normal user level.
    I am yet to enhance their knowledge in using pivot table
    That is why i am looking for a formula for using combination of if and match for bringing values only for non zero and non blank cells

    Once again thanking you for your help.
    Thanks
    Here "Budget" refer to your whole range from where you want to extract data like this
    Attachment 389710
    Here is your range A1:H16
    Last edited by LokeshKumar; 04-17-2015 at 02:04 AM.

  12. #12
    Forum Contributor
    Join Date
    09-14-2012
    Location
    India
    MS-Off Ver
    Excel 2007
    Posts
    239

    Re: Index match formula unable to arrive a formula

    Hi
    Please find my requirement Attached Please find the file
    i request a formula for this.
    By using vlookup or match formula I would like bring thedate colum and Amount and outpuut arrranged in rowwise



    Thanks
    Attached Files Attached Files

  13. #13
    Forum Contributor LokeshKumar's Avatar
    Join Date
    03-31-2015
    Location
    India
    MS-Off Ver
    All, mostly 2010 now..
    Posts
    471

    Re: Index match formula unable to arrive a formula

    Hi,
    This is your attachment......Excel forum requirment.xlsx

    If your question is resolved, mark it SOLVED using the thread tools. Click on the star if you think some-1 helped you.

  14. #14
    Forum Contributor
    Join Date
    09-14-2012
    Location
    India
    MS-Off Ver
    Excel 2007
    Posts
    239

    Re: Index match formula unable to arrive a formula

    Hi
    Definitely you are helping me to a greater extent.
    it is working fine
    Please find template attached again.
    A101 DATE 02/04/2015 showing zero value.
    Is there any formula not to bring this zero values
    is there any formula for bringing both date column and amount colum whereever values are available

    if i am having date 01/01/2015 to 30/01/2015
    This will formula will bring zero value also for everything.
    However I request only date and amount to be brought only for the cell having the values

    Thank u very much.
    Attached Files Attached Files

  15. #15
    Forum Contributor LokeshKumar's Avatar
    Join Date
    03-31-2015
    Location
    India
    MS-Off Ver
    All, mostly 2010 now..
    Posts
    471

    Re: Index match formula unable to arrive a formula

    Hi,

    Answer for first question:-
    File->Options->Advanced->Display Options for this worksheet:->Shows a zero in cells that have zero values.

    is there any formula for bringing both date column and amount colum whereever values are available
    I really do not understand.....what is required.

  16. #16
    Forum Contributor
    Join Date
    09-14-2012
    Location
    India
    MS-Off Ver
    Excel 2007
    Posts
    239

    Re: Index match formula unable to arrive a formula

    Hi Logesh
    Sorry I am troubling you too much
    Master sheet client code like a101,a102 are appearing
    In the second sheet I would like to bring A101 date and value only for whrere (date) where amount are appearing

    A101 01/01/2015 5000
    15/01/2015 0
    01/02/2015 5000
    01/03/2015 500
    The above data will be appearing in vertical(collumnar form in the maste file)
    I would like to bring the value in rows one below another like this
    01/01/2015 5000
    15/01/2015 should not appear
    01/02/2015 5000
    01/03/2015 500

    If you could give contact no I shall contact you My phone no.9884566159(chennai)

    Thanks

  17. #17
    Forum Contributor
    Join Date
    09-14-2012
    Location
    India
    MS-Off Ver
    Excel 2007
    Posts
    239

    Re: Index match formula unable to arrive a formula

    Hi
    Thank u very much
    Sorry to trouble you.
    I need a formula to look up for the code a101 only for the date column which are having the amount.if a particular is zero or blank for a particular date It should not appear

    Please find the excel template

    the formula shall bring both date and amount only for the amount >0 or nor blank cell
    Attached Files Attached Files

+ 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] Index Match Formula doesn't recognize output from Right Formula as lookup value.
    By GoGators in forum Excel Formulas & Functions
    Replies: 8
    Last Post: 07-10-2015, 11:33 AM
  2. [SOLVED] Index, Find, Row Formula to arrive at the results
    By sjpras in forum Excel Formulas & Functions
    Replies: 12
    Last Post: 01-20-2015, 01:43 AM
  3. Unable to arrive at dynamic & automated alternative to manual find & replace process
    By calantha in forum Excel Programming / VBA / Macros
    Replies: 10
    Last Post: 12-19-2013, 03:55 AM
  4. Replies: 3
    Last Post: 05-02-2013, 01:31 AM
  5. Replies: 5
    Last Post: 02-29-2012, 08:51 PM

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