+ Reply to Thread
Results 1 to 5 of 5

Can you please help to find the value using date

Hybrid View

  1. #1
    Registered User
    Join Date
    07-10-2024
    Location
    india,gujarat
    MS-Off Ver
    2016
    Posts
    21

    Post Can you please help to find the value using date

    I have attached a file for find a value from using a date and month.

    Can you please help me for the formula that can solve the problem

    if I replace jul'24 with 7 then get result otherwise NA

    PLEASE HELP ME MAM
    Attached Files Attached Files
    Last edited by deven03; 08-01-2024 at 05:28 AM.

  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. 2504 (Windows 11 Home 24H2 64-bit)
    Posts
    90,992

    Re: Can you please help to find the value using date

    Have you tried to adapt what you were given in your previous thread? Please have a go and then attach your attempt. Otherwise you won't learn anything.
    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. 2504 (Windows 11 Home 24H2 64-bit)
    Posts
    90,992

    Re: Can you please help to find the value using date

    If you can't work it out, try this:

    =VLOOKUP("SAL "&TEXT(D6,"mmm")&"'"&TEXT(D6,"yy"),A6:B17,2,0)

    Did you see my note in your olther thread about the Report button?

  4. #4
    Forum Guru Pete_UK's Avatar
    Join Date
    12-31-2011
    Location
    Warrington, England
    MS-Off Ver
    Office 2019 (still learning)
    Posts
    25,423

    Re: Can you please help to find the value using date

    You can use this formula in cell E6:

    =VLOOKUP(TEXT($D$6,"\SAL mmm'yy"),$A$6:$B$17,2,0)

    Format the cell in the style you prefer.

    Hope this helps.

    Pete

  5. #5
    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. 2504 (Windows 11 Home 24H2 64-bit)
    Posts
    90,992

    Re: Can you please help to find the value using date

    Could you please stop reporting my posts? Use the Report button for something BAD. If yo want to thank a member for their help, please use the Reputation button instead. Thanks.

+ 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] Code doesn't find a date if it is a formula, but does find hard coded date
    By ABSTRAKTUS in forum Excel Programming / VBA / Macros
    Replies: 10
    Last Post: 02-14-2018, 06:25 AM
  2. [SOLVED] Find the start date from end date and date range and exclude weekends
    By tantcu in forum Excel Formulas & Functions
    Replies: 9
    Last Post: 02-28-2017, 04:43 AM
  3. Replies: 9
    Last Post: 12-21-2014, 06:29 PM
  4. [SOLVED] Cells.Find xlDate does not find first date in sheet unless date format is dd/mm/yyyy
    By AtTheControls in forum Excel Programming / VBA / Macros
    Replies: 9
    Last Post: 11-07-2013, 12:35 PM
  5. [SOLVED] Find the date and copy the values from the colum of the date find and paste to other sheet
    By nizzcmzph in forum Excel Programming / VBA / Macros
    Replies: 10
    Last Post: 02-20-2013, 10:03 AM
  6. Replies: 2
    Last Post: 01-04-2012, 09:15 AM
  7. Replies: 2
    Last Post: 01-13-2011, 01:02 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