How do I format a column so that if the data changes it turns into a different color?
Our take
The question posed by the user regarding conditional formatting in a Google Sheets-connected workbook reflects a common challenge many face in data management: how to effectively track changes in dynamic datasets. The user, who has already implemented a system where blank cells are highlighted in a striking pink, now seeks a way to visually differentiate newly edited cells from those that have remained unchanged. This inquiry not only speaks to a specific technical need but also highlights a broader theme in spreadsheet usage—how visual cues can enhance data comprehension and workflow efficiency.
As organizations increasingly rely on collaborative tools like Google Sheets, the ability to adapt and customize these tools becomes paramount. This is especially true in environments where multiple stakeholders are involved, and data must be continuously updated and revised. The user’s preference for conditional formatting over VBA is telling; it suggests a desire for simplicity and adaptability. It resonates with a wider trend where users seek solutions that are not just effective but also easy to modify as their needs evolve. This aligns with the insights shared in articles like Four Levels Of Customer Understanding, which emphasize the importance of aligning tool functionality with user behavior and expectations.
The challenge of implementing a conditional formatting rule that responds to changes in cell values is not uncommon. While conditional formatting can highlight static conditions such as blank cells, tracking dynamic changes requires a more nuanced approach. The user’s comfort with macros indicates an openness to exploring more advanced solutions, which could be a viable pathway to achieving their goal. However, it also raises questions about the balance between ease of use and the complexity of implementation. As users become more familiar with spreadsheet functionalities, they often find themselves navigating a landscape where the tools can either empower or frustrate them. This mirrors the experiences of those attempting to create dynamic lists based on changing criteria, as discussed in articles like Trying to create a list that by change the start date in a cell will create all workdays for that month excluding weekends and preset holidays.
What this scenario underscores is the need for spreadsheet technologies to evolve in ways that make them not only more powerful but also more user-friendly. As users grapple with these challenges, the demand for tools that offer intuitive interfaces and flexible functionalities continues to grow. The ability to visually signify changes, as the user seeks, enhances the overall data management experience, making it easier to track progress and outcomes. This trend points to a future where spreadsheet applications must prioritize user-centric design, facilitating easier manipulation and clearer communication of data.
Looking forward, it will be interesting to see how spreadsheet technologies adapt to meet these emerging needs. Will we see innovative features that allow for more sophisticated conditional formatting options? Or perhaps a shift in the way users are educated on utilizing existing functionalities more effectively? As data management becomes increasingly integral to decision-making processes, the evolution of these tools will be crucial in shaping how we interact with information. The challenge remains: how do we make advanced functionalities accessible while preserving the simplicity that draws users to these tools in the first place?
My workbook connects to a Google sheets, workbook via power query. I import the contents of the Google sheet and there’s one column that I work on. I’ve already conditionally formatted the power query output so that if the cell is blank, it turns that nice angry pink color we all know. Now, when I update the information in those blank cells I would like for it to change from the angry pink of a blank cell to any other color denoting a newly edited cell. Then after I’m done editing for the day, I opened up the Google sheet put in my changes and we begin a new the next day.
I cannot seem to conditionally format the cells so that if they change, they change color. If anyone has suggestions, I would be grateful. I’d prefer conditional formatting so that if needs changed down the road that’s a quicker edit. But VBA is not off the table. I’m comfortable with macros.
Thank you for looking.
[link] [comments]
Read on the original site
Open the publisher's page for the full experience
Related Articles
- Choosing between conditional format, VBA, or Power QueryMy company has a google sheet where they have a series of “index cards” that are used to fill in the blanks. The top and bottom lines are always the same. But the middle can be as few as six rows or as many as 21 (that I have seen thus far) but could possibly go higher. What I want to do is copy all the cards and paste into excel as values. Then I want to change the fill color of column C based on a value in column B and I want that color to fill down to the cutoff line which is also based on a specific value in column B. Theoretically the empty cards will all have a stripe down the middle that can be sorted and deleted. The live cards change daily as jobs are completed and they are deleted or someone uses an empty card to fill in new info to create an active card. I can’t think of a conditional format formula to do this. I’m pretty sure I could clean it out in power query. I could also take a stab at it with VBA. Which would you recommend, and if it is conditional formatting what formula would work do you thinK? Using desktop Excel 365 submitted by /u/pegwinn [link] [comments]
- How to apply conditional formatting to multiple columns based off of data in one columnHello, I am working on a spreadsheet where I would like both columns B and C to change to the same color based on the information in column B, regarless of what it says in column C. For example, column B might read "Tan" and column C reads "Brick Yellow", but I want both cells to change to the formatting that I select for the word "Tan". Any help is appreciated! Thanks submitted by /u/Academic_Angle_6333 [link] [comments]
- How to stop data in new cells from inheriting formatting from previous rows?I have a sheet where certain rows / columns have fill colors applied to make things easier to read. For example: Rows 1-12 (Jan - Dec 2025 ) have a fill color. Rows 13-24 (Jan - Dec 2026) do not have any fill color with the exception of column B, which has the manager's name. I can highlight the cells in rows 13-24 and set them to have no fill. But when I type a value in any of those cells and tab or enter, the cell inherits the color fill from the section above, even if the row directly above it has no fill. There is no conditional formatting in use on the cells/rows in question. I typed 15 in cell F9 and clicked enter, but I do not want this formatting to auto apply. submitted by /u/StandardWriting3069 [link] [comments]
- Coloured in Cells that link to a google formhttps://preview.redd.it/kwrf9jeec8tg1.png?width=2019&format=png&auto=webp&s=46f64246d5839089bc81e7430f33ee302d323fa0 https://preview.redd.it/6trttn8kc8tg1.png?width=2370&format=png&auto=webp&s=af990b479610a52b0cd385d55f9eeae23c283121 I want to put the table (which is attatched to a google form with checkbox options (as you can see in the WHAT TIME ARE YOU AVAILABLE ON...)), to be able to be formated in the way that the image with the pink boxes is formatted, as a visual representation for myself. But this is obvioiusly tedious to do, creates room for human error and more. Is there a way to automate this? (ignore my typos lmao), submitted by /u/BBearree [link] [comments]