+ Reply to Thread
Results 1 to 2 of 2

conditional formatting

  1. #1
    Registered User
    Join Date
    06-03-2012
    Location
    Brisbane Austrialia
    MS-Off Ver
    Excel 2003
    Posts
    5

    conditional formatting

    I have a workbook with 50 identical sheets with conditional formatting, with 1 summary sheet. Is there any way that the summery sheet could reflect the red colour that appears on any of the 50 sheets.....say if a line on the summary sheet is named the same a work sheet.

  2. #2
    Forum Expert Palmetto's Avatar
    Join Date
    04-04-2007
    Location
    South Eastern, USA
    MS-Off Ver
    XP, 2007, 2010
    Posts
    3,978

    Re: conditional fornatting

    If you maintain a list of the worksheet names you could use Conditional Formatting, formula option.

    Say you kept the list of sheet names on a sheet named "SheetList" , in the range of cells A1:A10

    If Sheet1, cell A1 contains a matching sheet name we could use this formula in the Conditional Format

    =MATCH(A1,SheetList!$A$1:$A$10,0)>0

    Set the cell formats to whatever you need.
    Palmetto

    Do you know . . . ?

    You can leave feedback and add to the reputation of all who contributed a helpful response to your solution by clicking the star icon located at the left in one of their post in this thread.

+ 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