+ Reply to Thread
Results 1 to 2 of 2

Formula for IF month and partial text match

  1. #1
    Forum Contributor mikehk's Avatar
    Join Date
    09-05-2017
    Location
    Hong Kong
    MS-Off Ver
    Office 365
    Posts
    483

    Formula for IF month and partial text match

    I have a table that has month name with text, for example :

    cell A3 has date


    cell A6 B6 C6 D6 E6 E6
    JanPrice1 JanPrice2 FebPrice1 FebPrice2 MarPrice1 MarPrice2

    the desired formula is :

    IF(MONTH(A3)=1 & A6="Jan" , then "do this"


    I attach a sample file.
    Please help.

    Thanks.
    Attached Files Attached Files

  2. #2
    Administrator FDibbins's Avatar
    Join Date
    12-29-2011
    Location
    Duncansville, PA USA
    MS-Off Ver
    Excel 7/10/13/16/365 (PC ver 2310)
    Posts
    52,939

    Re: Formula for IF month and partial text match

    Try building this into your formula...
    =TEXT(A3,"mmm")

    You dont give much to go on, but that will pull a 3-letter month from a date
    1. Use code tags for VBA. [code] Your Code [/code] (or use the # button)
    2. If your question is resolved, mark it SOLVED using the thread tools
    3. Click on the star if you think someone helped you

    Regards
    Ford

+ 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: 2
    Last Post: 07-13-2020, 11:12 AM
  2. [SOLVED] Partial Text Match with Index/Match
    By iammaximus in forum Excel Programming / VBA / Macros
    Replies: 10
    Last Post: 03-23-2019, 10:06 AM
  3. [SOLVED] Partial Text Match with Index/Match
    By iammaximus in forum Excel Formulas & Functions
    Replies: 9
    Last Post: 03-22-2019, 09:44 PM
  4. Fuzzy match formula to match partial email string in another list?
    By Akshay in forum Excel Formulas & Functions
    Replies: 5
    Last Post: 10-26-2018, 01:51 PM
  5. Search and Match partial text string to full text and return a value
    By homa5424 in forum Excel Formulas & Functions
    Replies: 3
    Last Post: 10-09-2017, 10:52 AM
  6. finding partial text in an index match formula
    By garyaw in forum Excel Formulas & Functions
    Replies: 22
    Last Post: 09-30-2015, 04:27 PM
  7. [SOLVED] Match partial text when partial text is not exact
    By NamiSama in forum Excel Formulas & Functions
    Replies: 11
    Last Post: 05-21-2014, 07:18 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