+ Reply to Thread
Results 1 to 8 of 8

Formula

Hybrid View

aslam5420 Formula 06-29-2022, 10:23 AM
wk9128 Re: Formula to find... 06-29-2022, 10:33 AM
aslam5420 Re: Formula to find... 06-29-2022, 10:41 AM
dosydos Re: Formula to find... 06-29-2022, 10:37 AM
aslam5420 Re: Formula to find... 06-29-2022, 10:43 AM
wk9128 Re: Formula to find... 06-29-2022, 10:53 AM
aslam5420 Re: Formula to find... 06-29-2022, 10:59 AM
wk9128 Re: Formula to find... 06-29-2022, 09:54 PM
  1. #1
    Registered User
    Join Date
    06-29-2022
    Location
    Canada
    MS-Off Ver
    2021
    Posts
    38

    Formula

    Hi,

    I have data in column A
    Last edited by aslam5420; 07-10-2022 at 09:59 AM.

  2. #2
    Forum Expert wk9128's Avatar
    Join Date
    08-15-2020
    Location
    China Shanghai
    MS-Off Ver
    365 V2503 and WPS V2024(12.1.0.18543)
    Posts
    3,940

    Re: Formula to find Respective Values in a column

    Cell I3 formula , Drag down

    Formula: copy to clipboard
    =INDEX(F:F,MATCH(TEXT(H3,"H:MM"),TEXT(A:A,"H:MM"),))

  3. #3
    Registered User
    Join Date
    06-29-2022
    Location
    Canada
    MS-Off Ver
    2021
    Posts
    38

    Re: Formula to find Respective Values in a column

    Hi Sir wk9128,

    Thank you this formula worked for me.

    But i am noticing a little issue. When i dragged the formula up to four cells from I3 to I7, My File just got hanged for up to 10 seconds. I have to use this formula for file where there are 5000+ rows. So, it would create a lot difficulty. Can you please create a formula with less load on PC.

  4. #4
    Forum Expert dosydos's Avatar
    Join Date
    12-09-2015
    Location
    MA, USA
    MS-Off Ver
    365(PC) V:2412
    Posts
    1,477

    Re: Formula to find Respective Values in a column

    In I3 try:

    Formula: copy to clipboard
    =XLOOKUP(ROUND(H3,16),A:A,F:F,0,0)
    <----- If you are happy with your solution please click on the "* Add Reputation" as a way to say thank you.

  5. #5
    Registered User
    Join Date
    06-29-2022
    Location
    Canada
    MS-Off Ver
    2021
    Posts
    38

    Re: Formula to find Respective Values in a column

    Hi dosydos,

    Thank you so much for this formula. It worked very smoothly with not too much load on my PC.


    Really thankful to you

  6. #6
    Forum Expert wk9128's Avatar
    Join Date
    08-15-2020
    Location
    China Shanghai
    MS-Off Ver
    365 V2503 and WPS V2024(12.1.0.18543)
    Posts
    3,940

    Re: Formula to find Respective Values in a column

    @aslam5420 You're Welcome. Glad to help . Thank You for the feedback
    Yes, you can narrow it down
    Formula: copy to clipboard
    =INDEX(F$3:F$6000,MATCH(TEXT(H3,"H:MM"),TEXT(A$3:A$6000,"H:MM"),))

  7. #7
    Registered User
    Join Date
    06-29-2022
    Location
    Canada
    MS-Off Ver
    2021
    Posts
    38

    Re: Formula to find Respective Values in a column

    Hi Sir wk9128

    Thank you so much for this, It now worked fine

  8. #8
    Forum Expert wk9128's Avatar
    Join Date
    08-15-2020
    Location
    China Shanghai
    MS-Off Ver
    365 V2503 and WPS V2024(12.1.0.18543)
    Posts
    3,940

    Re: Formula to find Respective Values in a column

    @aslam5420 You're Welcome. Glad to help . Thank You for the feedback and rep.

+ 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. Find Top x Values and respective row/column titles
    By hmltnangel in forum Excel Formulas & Functions
    Replies: 1
    Last Post: 11-28-2018, 12:18 PM
  2. Replies: 0
    Last Post: 08-02-2017, 10:38 AM
  3. [SOLVED] Removing duplicates from column A while keeping their respective values from column B
    By joel.mugabe in forum Excel Formulas & Functions
    Replies: 4
    Last Post: 02-19-2016, 02:38 AM
  4. Find the Start and End Value in Column in the respective Fields
    By Ganesankadarkarai in forum Excel General
    Replies: 4
    Last Post: 10-28-2013, 05:55 AM
  5. find repeating numbers in a column and sum the respective value assigned
    By gmkumaran in forum Excel Formulas & Functions
    Replies: 1
    Last Post: 05-06-2013, 10:48 AM
  6. Replies: 1
    Last Post: 01-15-2010, 05:29 AM
  7. Replies: 4
    Last Post: 03-22-2006, 10:50 AM

Tags for this Thread

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