+ Reply to Thread
Results 1 to 2 of 2

Changing Cell Color in Summary sheet from the sheet that Changes that sheet

  1. #1
    Registered User
    Join Date
    06-08-2016
    Location
    Atlanta, Ga
    MS-Off Ver
    2013
    Posts
    1

    Changing Cell Color in Summary sheet from the sheet that Changes that sheet

    I have three open sheets
    1. Sheet 1("Holds")
    2. Sheet 2 ("Changes")
    3. Sheet 3 ("Summary")

    Sheet Three (Summary)has formulas that look like the following (=Sum('Holds'! D5 + Changes!D5) That go all the way to column L down to row 77
    So lots of different values

    I want to have a VBA statement that changes the color of the cell in the summary where I made changes in the second sheet "Changes")
    Conditional formatting will not work due to all the different values and each month I have to change the Holds sheet 1 and I don't want my summary page to change.

    Does anyone have any idea how to write an If then statement For the Whole sheets

  2. #2
    Forum Expert dflak's Avatar
    Join Date
    11-24-2015
    Location
    North Carolina
    MS-Off Ver
    365
    Posts
    7,925

    Re: Changing Cell Color in Summary sheet from the sheet that Changes that sheet

    I'm not sure an if statement can do it. I am assuming that the two pages have the same information in the same places. What I would do is put change event on the Changes page covering the range of data that can be changed. Then get the address of target, go to the page where you want the shading to be and change that cell.
    One spreadsheet to rule them all. One spreadsheet to find them. One spreadsheet to bring them all and at corporate, bind them.

    A picture is worth a thousand words, but a sample spreadsheet is more likely to be worked on.

+ 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. [SOLVED] Dynamically color cell on Summary sheet based on column values on data sheet
    By drewship in forum Excel Programming / VBA / Macros
    Replies: 10
    Last Post: 01-08-2016, 12:59 PM
  2. Macro to copy text from sheet 1 to changing cell in sheet 2
    By Difflam88 in forum Excel Programming / VBA / Macros
    Replies: 1
    Last Post: 12-18-2015, 03:12 AM
  3. Auto fill static cell on separate sheet based on changing cells in another sheet
    By lawrence24 in forum Excel Programming / VBA / Macros
    Replies: 10
    Last Post: 09-15-2014, 12:31 PM
  4. Formula to link cell on one sheet to changing cells on another sheet
    By Patish in forum Excel Formulas & Functions
    Replies: 3
    Last Post: 08-18-2014, 12:55 PM
  5. Changing the sheet tab color based on the value of a cell
    By Matb12 in forum Excel Programming / VBA / Macros
    Replies: 11
    Last Post: 04-14-2014, 03:54 PM
  6. Rename each sheet from summary sheet cell value
    By vsridhar_2k in forum Excel Programming / VBA / Macros
    Replies: 8
    Last Post: 04-11-2013, 09:24 AM
  7. [SOLVED] Summary sheet - copy cell contents from multiple sheets to one summary sheet
    By jsmity in forum Excel Programming / VBA / Macros
    Replies: 2
    Last Post: 01-21-2013, 10:32 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