Page 1 of 1

[Solved] Change background to RGB values from cells

Posted: Sat Apr 06, 2024 11:12 pm
by ProfAlba
I'm wanting to have cell backgrounds to change to a specific colour using RGB values from other cells.

For example, I have three cells each with a number for red, green and blue and I would like to use those values to change the background so I can visualize what colour it is directly in the spreadsheet.

Is this something that can be done?

Re: Changing background to RGB values from cells

Posted: Sun Apr 07, 2024 7:55 am
by Zizi64
Is this something that can be done?
The macros can do it. Write your own macro function or subroutine.

Re: Changing background to RGB values from cells

Posted: Sun Apr 07, 2024 8:31 am
by Zizi64
Here is a similat topic with macro code snippets and an Extension (.oxt):

viewtopic.php?t=98070