+ Reply to Thread
Results 1 to 6 of 6

VLOOKUP Help

  1. #1
    Registered User
    Join Date
    04-02-2020
    Location
    Australia
    MS-Off Ver
    10
    Posts
    2

    VLOOKUP Help

    Hi

    I have position data (x, y, z) with time. I have calculated Jerk (rate of change of acceleration) and then applied Savitzky-Golay Filter for denoising jerk data (S-G Jerk) to find peaks in respected time (pks time).

    I need the corresponding (x, y, z) values as well. I have tried with VLOOKUP function but didn't get success. Could you please help me? I have attached my excel data here

    Regards,
    MD
    Attached Files Attached Files

  2. #2
    Forum Guru MarvinP's Avatar
    Join Date
    07-23-2010
    Location
    Woodinville, WA
    MS-Off Ver
    Office 365
    Posts
    16,164

    Re: VLOOKUP Help

    Hi mdkhan and welcome to the forum,

    Find the attached with what I think you want. The values didn't match exactly is why vlookup() False may not have worked.
    VLookup True for Jerk calcs.xlsx
    One test is worth a thousand opinions.
    Click the * Add Reputation below to say thanks.

  3. #3
    Registered User
    Join Date
    04-02-2020
    Location
    Australia
    MS-Off Ver
    10
    Posts
    2

    Re: VLOOKUP Help

    Hi Marvin,

    Excellent! Thanks a bunch for your help.

    Regards

  4. #4
    Forum Moderator AliGW's Avatar
    Join Date
    08-10-2013
    Location
    Retired in Ipswich, Suffolk, but grew up in Sawley, Derbyshire (England)
    MS-Off Ver
    MS 365 Subscription Insider Beta Channel v. 2404 (Windows 11 22H2 64-bit)
    Posts
    79,375

    Re: VLOOKUP Help

    @Marvin

    Sorry for off-topic interjection:

    Although there is no official rule regarding this behaviour, we request that wherever possible both the question AND the answer be provided in substantive detail here within the thread. An attached workbook is an excellent aid for posing a question and offering a solution, but solely doing that with no in thread explanation makes it difficult for researchers to understand or consider the Q & A of this thread without downloading what may be a pointless doc to them, if they can do that at all. Doing that also hides the content from search engines so others may never benefit from this.

    I'm sure you understand, and we look forward to seeing you post your formulas/macros in your posts for the searching benefit of all.

    Thanks again for all your hard work here!
    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.
    You can reward them by clicking on * Add Reputation below their user name on the left, if you wish.

    Forum Rules (updated August 2023): please read them here.

  5. #5
    Forum Guru MarvinP's Avatar
    Join Date
    07-23-2010
    Location
    Woodinville, WA
    MS-Off Ver
    Office 365
    Posts
    16,164

    Re: VLOOKUP Help

    Hey AliGW,

    This OP needed VLookup True in 5 columns. It turns out his calculated time and the times he was looking for were not an exact match. I named the file appropriately, based on the answer.

    In J3 =VLOOKUP(I3,$B$3:$G$1019,5,TRUE)
    In K3 =VLOOKUP(I3,$B$3:$G$1019,2,TRUE)
    In L3 =VLOOKUP(I3,$B$3:$G$1019,3,TRUE)
    In M3 =VLOOKUP(I3,$B$3:$G$1019,4,TRUE)

    I thought putting the answer in a returned workbook was enough.
    I'll go read the rules again.

  6. #6
    Forum Moderator AliGW's Avatar
    Join Date
    08-10-2013
    Location
    Retired in Ipswich, Suffolk, but grew up in Sawley, Derbyshire (England)
    MS-Off Ver
    MS 365 Subscription Insider Beta Channel v. 2404 (Windows 11 22H2 64-bit)
    Posts
    79,375

    Re: VLOOKUP Help

    Marvin - this is not a rule, however we prefer that solutions be explained in the post if a workbook is atteched - remember, not all members will be able or willing to download a workbook to find out what your solution was. It's about accessibility. I am really surprised you haven't spotted us asking this of other members.

+ 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. Replies: 5
    Last Post: 12-07-2016, 09:18 AM
  2. [SOLVED] When vlookup ragnes is mutiple: How do vlookup value finding occurrence against coresspond
    By silambarasan.J in forum Excel Formulas & Functions
    Replies: 34
    Last Post: 07-07-2015, 09:32 AM
  3. Replies: 0
    Last Post: 12-26-2013, 01:12 PM
  4. Display Cell within VLookup range that excel thinks matches the VLookup Value
    By headachexcelperson in forum Excel Formulas & Functions
    Replies: 2
    Last Post: 09-04-2013, 04:56 PM
  5. vlookup? match? index? MULTIPLE criteria for vlookup search problem....
    By aborg88 in forum Excel Formulas & Functions
    Replies: 10
    Last Post: 02-11-2013, 09:56 AM
  6. Replies: 5
    Last Post: 07-29-2009, 07:53 AM
  7. vlookup function-Can vlookup command find the data from the 5 sheets.
    By Rishab shah in forum Excel Formulas & Functions
    Replies: 0
    Last Post: 09-05-2005, 11:05 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