Results 1 to 3 of 3

Apply conditional formatting to multiple cells merged on a row from a data merged row

Threaded View

  1. #1
    Registered User
    Join Date
    06-12-2022
    Location
    France
    MS-Off Ver
    Microsoft® Excel® for Microsoft 365 MSO (Version 2205 Build 16.0.15225.20172) 64-bit
    Posts
    1

    Apply conditional formatting to multiple cells merged on a row from a data merged row

    Hello,

    This is my first post here, just registered
    I'm seeking your help for the following problem:

    I'm struggling with conditional formatting. In normal situations it's alright, but for aesthetic purposes some cells (one from which I take data to know whether or not to apply the formatting, and others to which I wish to apply said formatting) are merged and span multiple columns (i.e. they are merged on the row/horizontally).

    What I'm trying to do is highlight all the cells that correspond to the current date.
    Right now, June 12th, I can see the 12th of every month highlighted for the metrics that contain unique cells. (whereas I'd like only the 12th of the current month - i.e. the current date - to be highlighted)
    Moreover, this highlighting seemingly doesn't work on the metrics that contain merged cells that span over 2 weeks or over the whole month.

    From my very limited understanding something like this should at least solve the first problem:
    IF(AND(C$1=TEXT(TODAY(),"MMMM"),C$3=NUMBERVALUE(TEXT(TODAY(), "dd"))), TRUE, FALSE)
    except it doesn't work (I suspect because of merged cells).


    Please see enclosed excel sheet to get a better idea of what I'm talking about

    Thanks in advance for your help!
    Attached Files Attached Files

Thread Information

Users Browsing this Thread

There are currently 1 users browsing this thread. (0 members and 1 guests)

Similar Threads

  1. [SOLVED] copy data from merged cells and paste to merged cells in a different layout
    By elibdis in forum Excel Programming / VBA / Macros
    Replies: 10
    Last Post: 07-30-2021, 06:51 AM
  2. [SOLVED] Conditional Formatting with Merged Cells
    By WaveWalker116 in forum Excel General
    Replies: 6
    Last Post: 11-22-2020, 12:13 PM
  3. [SOLVED] Conditional Formatting to Uneven Merged Cells
    By poohly in forum Excel General
    Replies: 2
    Last Post: 09-25-2020, 07:23 AM
  4. Replies: 6
    Last Post: 10-29-2015, 03:38 PM
  5. Replies: 0
    Last Post: 11-25-2014, 07:08 AM
  6. Conditional formatting in merged cells
    By davehow87 in forum Excel General
    Replies: 1
    Last Post: 08-11-2014, 04:56 AM
  7. Conditional Formatting of Merged Cells
    By ClubCrackerz in forum Excel General
    Replies: 0
    Last Post: 06-14-2012, 03:58 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