Forum Discussion
Add Cell Fill Colour Based on Hex or RGB
- Aug 02, 2023
Beth ten Have I just figured out a solution here for those still scratching their heads.
Make a table with:
- Column A: Insert your hex codes and name the column "HEX"
- Column B: Name this column "LINK" and use formula:
- {="https://www.colorhexa.com/
- Make sure to remove the braces before and after the above formula
- {="https://www.colorhexa.com/
- Column C: Use formula {=image(@[LINK])}
voila
Beth ten Have I just figured out a solution here for those still scratching their heads.
Make a table with:
- Column A: Insert your hex codes and name the column "HEX"
- Column B: Name this column "LINK" and use formula:
- {="https://www.colorhexa.com/
- Make sure to remove the braces before and after the above formula
- {="https://www.colorhexa.com/
- Column C: Use formula {=image(@[LINK])}
voila
Could you please give an example showing how to do the same exact thing only with the coloring of TEXT within a cell instead of coloring the background of a cell? CVWISMO
- SacredSteveSep 08, 2024Copper ContributorUnfortunately, I could not get the original solution to work.
- LorenzoSep 08, 2024Silver Contributor
- In the post marked as best response confirmed there's a little mistake. The 3rd bullet should say:
=IMAGE([@LINK])
NOT:=IMAGE(@[LINK])
- The https://support.microsoft.com/en-us/office/image-function-7e112975-5e52-4f2a-b9da-1d913d51f5d5 function is currently only available with Excel 365 & Excel Web/Online
If you run such a version try the attached where this works after fixing the above little typo:
- SacredSteveOct 04, 2024Copper Contributor
unfortunately, i am using excel 2010. I found a workaround by creating a macro that does not have to access an external site. I've decided to market what I created for anyone willing to value what i've come up with as a useful tool for their creative work. Here is my youtube demo: https://youtu.be/F0sbXOyxum8?si=GKbbw_axGq02GLt2