+ Reply to Thread
Results 1 to 3 of 3

Conditional Formatting

  1. #1
    Forum Contributor
    Join Date
    05-31-2012
    Location
    South africa
    MS-Off Ver
    Excel 2010
    Posts
    292

    Conditional Formatting

    Please Login or Register  to view this content.
    Hi I have attached the code I have for running a macro that consolidates many sheets into one master sheet within a workbook. I want to know if it is possible to get the macro to run some conditional formatting as per below:

    1. To highlight blank cells in column C if there is text in column B
    2. To highlight cells in column H (only if they contain a value) if there is no info in column J
    3. To highlight values in column K if the value is below or 2


    Hope someone can help me here.

    Thanks

  2. #2
    Forum Contributor arlu1201's Avatar
    Join Date
    09-09-2011
    Location
    Bangalore, India
    MS-Off Ver
    Excel 2003 & 2007
    Posts
    19,166

    Re: Conditional Formatting

    Since you are not deleting the "Master" sheet, you can have preset conditional formatting set on the sheet. As soon as the data is populated, the colors will show.
    If I have helped, Don't forget to add to my reputation (click on the star below the post)
    Don't forget to mark threads as "Solved" (Thread Tools->Mark thread as Solved)
    Use code tags when posting your VBA code: [code] Your code here [/code]

  3. #3
    Forum Contributor arlu1201's Avatar
    Join Date
    09-09-2011
    Location
    Bangalore, India
    MS-Off Ver
    Excel 2003 & 2007
    Posts
    19,166

    Re: Conditional Formatting

    Is this he same thread as http://www.excelforum.com/excel-prog...rmatting.html?

+ 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