+ Reply to Thread
Results 1 to 2 of 2

Formulae for cell to merge after conditional formatting

  1. #1
    Registered User
    Join Date
    08-13-2010
    Location
    Singapore
    MS-Off Ver
    Excel 2003
    Posts
    6

    Formulae for cell to merge after conditional formatting

    here's the question.

    From my previous thread which creates an auto formatting, start end time, timeline

    I managed to draft out a workable timeline using this formuale (row 7):
    =AND(COLUMN(F7)>=MATCH(INT($D$7),$1:$1,0)+HOUR($D$7)-1,COLUMN(F7)<=MATCH(INT($E$7),$1:$1,0)+HOUR($E$7)-2)

    But the thing is, is it possible to merge the formatted cells?

    I've attach a draft excel sheet.
    Attached Files Attached Files

  2. #2
    Forum Guru DonkeyOte's Avatar
    Join Date
    10-22-2008
    Location
    Northumberland, UK
    MS-Off Ver
    O365
    Posts
    21,531

    Re: Formulae for cell to merge after conditional formatting

    In short, no - furthermore avoid Merging cells in Excel.

    FWIW, another alternative formula for you Conditional Formatting rule might be:

    Please Login or Register  to view this content.

+ Reply to Thread

Thread Information

Users Browsing this Thread

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

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