Changing a cell value based on the color of a
Solved/Closed
Related:
- Excel vba - change cell color based on value
- Number to words in excel without vba - Guide
- Enable vba in excel - Guide
- Notepad++ change background color - Guide
- Vba color index - Guide
- Excel date format dd.mm.yyyy - Guide
3 responses
Hi mate, could you please share the code you used ?
I read through that article but I didn't understand which part should I use?
Cheers,
Farzan
I read through that article but I didn't understand which part should I use?
Cheers,
Farzan
Hi
Thanks for the reply.
After some more Googling I came across this article which was what I was looking for.
http://www.cpearson.com/excel/colors.aspx
Thanks again
Thanks for the reply.
After some more Googling I came across this article which was what I was looking for.
http://www.cpearson.com/excel/colors.aspx
Thanks again
rizvisa1
Posts
4479
Registration date
Thursday January 28, 2010
Status
Contributor
Last seen
May 5, 2022
766
Mar 17, 2010 at 09:21 AM
Mar 17, 2010 at 09:21 AM
You have to write a function for it and call that function. Other way could be if one know how the cells got color in the first place.