+ Reply to Thread
Results 1 to 8 of 8

Conditional formatting - Indirect function with multiple conditions

  1. #1
    Registered User
    Join Date
    03-10-2017
    Location
    India
    MS-Off Ver
    2007
    Posts
    43

    Conditional formatting - Indirect function with multiple conditions

    Hi,

    Is anyone can help me to resolve the below issue I'm facing in Conditional formatting :

    I am looking for solution to resolve the Conditional formatting - Indirect function with multiple conditions.

    Wrote the condition as mentioned below, but it's not working. If anyone can help me to correct it, it will be helpful to me.

    =INDIRECT("L"&ROW())=("Meeting Scheduled", "Meeting Held", "---","---")

    Looking forward for the response.

    Regards

    Suneesh
    Attached Files Attached Files
    Last edited by suneeshpillai; 07-05-2020 at 12:48 AM. Reason: Attaching sample file

  2. #2
    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. 2405 (Windows 11 23H2 64-bit)
    Posts
    81,434

    Re: Conditional formatting - Indirect function with multiple conditions

    What is it supposed to do?
    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.

  3. #3
    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,946

    Re: Conditional formatting - Indirect function with multiple conditions

    That does not look like CF formula to me, more like just a regular cell function. I suggest that you upload a small (clean) sample workbook (not a pic) of what you are working with, and what your expected outcome would look like.
    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

  4. #4
    Forum Guru
    Join Date
    02-27-2016
    Location
    Vietnam
    MS-Off Ver
    2016
    Posts
    5,923

    Re: Conditional formatting - Indirect function with multiple conditions

    Try this:

    =SEARCH(","&INDIRECT("L"&ROW())&",",",Meeting Scheduled,Meeting Held,---,")

  5. #5
    Registered User
    Join Date
    03-10-2017
    Location
    India
    MS-Off Ver
    2007
    Posts
    43

    Re: Conditional formatting - Indirect function with multiple conditions

    It's not working my friend.

  6. #6
    Forum Guru
    Join Date
    02-27-2016
    Location
    Vietnam
    MS-Off Ver
    2016
    Posts
    5,923

    Re: Conditional formatting - Indirect function with multiple conditions

    Try change "," to ";"

  7. #7
    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. 2405 (Windows 11 23H2 64-bit)
    Posts
    81,434

    Re: Conditional formatting - Indirect function with multiple conditions

    With A3 selected, set three rules:

    =$D3="Planned"

    =OR($D3="Scheduled",$D3="Budgeted")

    =$D3="Visited"

    Applies to for all three: =$A$3:$D$12
    Attached Files Attached Files

  8. #8
    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. 2405 (Windows 11 23H2 64-bit)
    Posts
    81,434

    Re: Conditional formatting - Indirect function with multiple conditions

    If that takes care of your original question, please select Thread Tools from the menu link above and mark this thread as SOLVED.

+ 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] Conditional formatting with multiple conditions using VBA
    By dummy777 in forum Excel Programming / VBA / Macros
    Replies: 4
    Last Post: 06-01-2019, 10:56 PM
  2. [SOLVED] Conditional formatting when multiple conditions met
    By FUN2BALA in forum Excel Formulas & Functions
    Replies: 6
    Last Post: 06-29-2018, 12:50 AM
  3. [SOLVED] Conditional Formatting with Indirect Function
    By nathanmccormick in forum Excel General
    Replies: 2
    Last Post: 07-08-2016, 04:38 PM
  4. [SOLVED] Using a formula that contains the indirect function for conditional formatting
    By Teekith in forum Excel Formulas & Functions
    Replies: 10
    Last Post: 04-15-2013, 09:45 AM
  5. Unable to use INDIRECT function in Conditional Formatting
    By Bloozntooz in forum Excel Formulas & Functions
    Replies: 7
    Last Post: 02-02-2013, 11:50 AM
  6. Conditional Formatting for multiple conditions
    By ExcelNoobie1 in forum Excel Programming / VBA / Macros
    Replies: 5
    Last Post: 03-02-2012, 03:37 PM
  7. Conditional Formatting and Indirect Function
    By gmc2k2 in forum Excel General
    Replies: 4
    Last Post: 02-03-2011, 09:30 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