+ Reply to Thread
Results 1 to 6 of 6

Conditional Formatting Formula Assistance

  1. #1
    Registered User
    Join Date
    02-03-2017
    Location
    London
    MS-Off Ver
    2013
    Posts
    3

    Conditional Formatting Formula Assistance

    Hi all,

    I would appreciate some assistance with the following please:

    Currently I have conditional formatting that allows a sort of Gantt Chart to be created when start and end dates are populated (columns E and G). The bit that I'm currently stuck on is for any line that has a number in column A I actually want the Gantt bar to actually be a different colour - does anyone know how I would go about this please?

    My current formula is this by the way to create the Gantt in the first place:

    =AND(J$2 >= $E3,J$2<=$G3)

    Many thanks,
    Simon
    Attached Files Attached Files
    Last edited by SH1988; 02-03-2017 at 06:55 AM. Reason: Attaching file

  2. #2
    Forum Moderator Glenn Kennedy's Avatar
    Join Date
    07-08-2012
    Location
    Digital Nomad... occasionally based in Ireland.
    MS-Off Ver
    O365 (PC) V 2403
    Posts
    44,118

    Re: Conditional Formatting Formula Assistance

    it would be easier with your file uploaded to see what you have done, but do try:

    =AND(J$2 >= $E3,J$2<=$G3,ISNUMBER($A3))

    as a second CF formula...

    or...

    Will you please attach a SMALL sample Excel workbook (10-20 rows of data is usually enough)? Please don't attach a picture of one (no-one will want to re-type all your stuff before starting).

    Unfortunately the attachment icon doesn't work at the moment. So, to attach an Excel file you have to do the following: Just before posting, scroll down to Go Advanced and then scroll down to Manage Attachments. Now follow the instructions at the top of that screen.
    Glenn




    None of us get paid for helping you... we do this for fun. So DON'T FORGET to say "Thank You" to all who have freely given some of their time to help YOU

  3. #3
    Registered User
    Join Date
    02-03-2017
    Location
    London
    MS-Off Ver
    2013
    Posts
    3

    Re: Conditional Formatting Formula Assistance

    Thanks a lot Glenn - I applied your suggestion and it almost worked. I've zipped a sample of the document onto my original post now - hopefully you can access that.

    Simon

  4. #4
    Forum Moderator Glenn Kennedy's Avatar
    Join Date
    07-08-2012
    Location
    Digital Nomad... occasionally based in Ireland.
    MS-Off Ver
    O365 (PC) V 2403
    Posts
    44,118

    Re: Conditional Formatting Formula Assistance

    Almost worked = didn't work. try this.
    Attached Files Attached Files

  5. #5
    Registered User
    Join Date
    02-03-2017
    Location
    London
    MS-Off Ver
    2013
    Posts
    3

    Re: Conditional Formatting Formula Assistance

    Legend - thanks a lot! Will not pretend I understand what you put in, but it most certainly works

  6. #6
    Forum Moderator Glenn Kennedy's Avatar
    Join Date
    07-08-2012
    Location
    Digital Nomad... occasionally based in Ireland.
    MS-Off Ver
    O365 (PC) V 2403
    Posts
    44,118

    Re: Conditional Formatting Formula Assistance

    =AND(J$2 >= $E3,J$2<=$G3,ISNUMBER($A3)) and put that CF ABOVE the one doing the other colour and below the weekend one. thanks for the Rep, BtW.

+ 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. Assistance with Conditional Formatting
    By mbyng1 in forum Excel Formulas & Functions
    Replies: 5
    Last Post: 07-21-2016, 01:56 PM
  2. [SOLVED] Conditional Formatting Formula Syntax Assistance
    By robertguy in forum Excel General
    Replies: 3
    Last Post: 06-22-2016, 06:34 AM
  3. Conditional Formatting Assistance
    By St34d in forum Excel General
    Replies: 3
    Last Post: 03-25-2015, 04:43 PM
  4. [SOLVED] Simplifying Conditional Formatting - Formula Assistance Please
    By xkittenxx in forum Excel Formulas & Functions
    Replies: 2
    Last Post: 12-19-2012, 08:57 PM
  5. Conditional Formatting Formula Assistance
    By chiasmus811 in forum Excel General
    Replies: 7
    Last Post: 06-20-2011, 09:26 AM
  6. Conditional formatting (i think) assistance
    By gosox25 in forum Excel Programming / VBA / Macros
    Replies: 1
    Last Post: 12-02-2010, 11:04 PM
  7. [SOLVED] Conditional Formatting Assistance
    By JimMay in forum Excel General
    Replies: 4
    Last Post: 05-15-2006, 06:15 AM

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