+ Reply to Thread
Results 1 to 3 of 3

additional help needed on multi retrieve formula

  1. #1
    Registered User
    Join Date
    02-25-2013
    Location
    london
    MS-Off Ver
    Excel 2010
    Posts
    28

    additional help needed on multi retrieve formula

    Hi

    I am hoping someone can help build on kvsrinivasamurthy's formula in the attached worksheet.

    The initial formula built pulls info from the same tab, in the attached workbook I am seeking a formula that is input in the Tab entitled Recon sourcing from the data tab.

    I made an addition to my first question by concatenating so as to return the 3 variables in 1 cell, is the possibility for concatenating limitless?

    Thanks all again!
    Attached Files Attached Files

  2. #2
    Forum Expert Pepe Le Mokko's Avatar
    Join Date
    05-14-2009
    Location
    Belgium
    MS-Off Ver
    O365 v 2402
    Posts
    13,446

    Re: additional help needed on multi retrieve formula

    I think the CONCATENATE function is limited to 255 arguments in post 2003 versions of XL
    If you need more instead of the function you can use the & like =A1&A2&A3
    This could limit you to the number of characters the cell will accept for a formula (8192 in XL2007)

  3. #3
    Registered User
    Join Date
    02-25-2013
    Location
    london
    MS-Off Ver
    Excel 2010
    Posts
    28

    Re: additional help needed on multi retrieve formula

    Good to know an additional workaround for concatenate!

    Anyone have any idea about adapting that formula =CONCATENATE(IFERROR(INDIRECT("a"&SMALL(IF($D$2:$D$29<>$J$2:$J$29,ROW($J$2:$J$29),""),ROW(A1))),"")," ",(IFERROR(INDIRECT("B"&SMALL(IF($D$2:$D$29<>$J$2:$J$29,ROW($J$2:$J$29),""),ROW(B1))),"")))

    to allow it to search from Cell D4 in the Recon tab sourcing the data from the data tab?

    Thanks again!
    Dean

+ 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