+ Reply to Thread
Results 1 to 3 of 3

Regarding offset issue in excel

Hybrid View

  1. #1
    Registered User
    Join Date
    07-23-2024
    Location
    adelaide
    MS-Off Ver
    365
    Posts
    1

    Regarding offset issue in excel

    =TEXTJOIN(CHAR(10), TRUE,
    IFERROR(INDEX('Raw Data'!C:C, MATCH('Raw Data'!L4, 'Raw Data'!L:L, 0) + 7), ""),
    IFERROR(INDEX('Raw Data'!C:C, MATCH('Raw Data'!L4, 'Raw Data'!L:L, 0) + 11), ""),
    IFERROR(INDEX('Raw Data'!C:C, MATCH('Raw Data'!L4, 'Raw Data'!L:L, 0) + 13), "") )offset of +13 works but if change this
    =TEXTJOIN(CHAR(10), TRUE,
    IFERROR(INDEX('Raw Data'!C:C, MATCH('Raw Data'!L4, 'Raw Data'!L:L, 0) + 7), ""),
    IFERROR(INDEX('Raw Data'!C:C, MATCH('Raw Data'!L4, 'Raw Data'!L:L, 0) + 11), ""),
    IFERROR(INDEX('Raw Data'!C:C, MATCH('Raw Data'!L4, 'Raw Data'!L:L, 0) + 15), "")
    )
    +15 offset is not working its giving me incorrect data what should i do its forming a loop not even matching with L4 just gives L14 value

  2. #2
    Forum Moderator AliGW's Avatar
    Join Date
    08-10-2013
    Location
    Retired in Ipswich, Suffolk, but grew up in Sawley, Derbyshire (both in England)
    MS-Off Ver
    MS 365 Subscription Insider Beta Channel v. 2503 (Windows 11 Home 24H2 64-bit)
    Posts
    90,567

    Re: Regarding offset issue in excel

    Welcome to the forum.

    You do need to explain in words exactly what it is that you are trting to do.

    There are instructions at the top of the page explaining how to attach your sample workbook (yellow banner: HOW TO ATTACH YOUR SAMPLE WORKBOOK). Screenshots are of little practical use as we cannot manipulate them.

    A good sample workbook has just 10-20 rows of representative data that has been desensitised. The sample layout accurately matches that of your real data. It also has expected results mocked up, worked examples where required, relevant cells highlighted and a few explanatory notes.
    Ali


    Enthusiastic self-taught user of MS Excel who's always learning!
    Don't forget to say "thank you" in your thread to anyone who has offered you help. It's a universal courtesy.
    You can reward them by clicking on * Add Reputation below their user name on the left, if you wish.

    NB:
    as a Moderator, I never accept friendship requests.
    Forum Rules (updated August 2023): please read them here.

  3. #3
    Forum Moderator AliGW's Avatar
    Join Date
    08-10-2013
    Location
    Retired in Ipswich, Suffolk, but grew up in Sawley, Derbyshire (both in England)
    MS-Off Ver
    MS 365 Subscription Insider Beta Channel v. 2503 (Windows 11 Home 24H2 64-bit)
    Posts
    90,567

    Re: Regarding offset issue in excel

    Administrative Note:

    We would very much like to help you with your query, however it has been brought to our attention that the same query has been posted on one or more other forums and you have not told us about this. You are required to do so. Cross-posts are allowed but you must provide a link to your posts on other sites.

    Please see Forum Rule #7 about cross-posting and adjust accordingly. Read this to understand why we (and other sites like us) consider this to be important: https://excelguru.ca/a-message-to-forum-cross-posters/

    (Note: this requirement is not optional. As you are new here, I shall do it for you this time: https://chandoo.org/forum/threads/excel-query.57429/)

+ 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. Offset Issue
    By arvin in forum Excel Programming / VBA / Macros
    Replies: 4
    Last Post: 11-24-2010, 10:58 AM
  2. Replies: 3
    Last Post: 11-08-2010, 04:14 PM
  3. Userform Offset Issue
    By shudder in forum Excel Programming / VBA / Macros
    Replies: 5
    Last Post: 12-16-2009, 06:33 AM
  4. AverageIF and Offset Issue
    By Parallax in forum Excel General
    Replies: 4
    Last Post: 10-15-2009, 10:57 AM
  5. Offset issue
    By rob84 in forum Excel Formulas & Functions
    Replies: 1
    Last Post: 10-08-2008, 09:20 PM
  6. Offset issue
    By punter in forum Excel Programming / VBA / Macros
    Replies: 2
    Last Post: 10-15-2007, 01:07 PM
  7. [SOLVED] Offset issue?
    By BigWave@AC in forum Excel Programming / VBA / Macros
    Replies: 4
    Last Post: 08-03-2006, 12:55 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