Generating Colour in Excel Cells

  • Thread starter Thread starter chaoseverlasting
  • Start date Start date
  • Tags Tags
    Cells Colour Excel
Join the discussion
Ask a follow-up here, or get your own question answered by working scientists, mathematicians and engineers — people, not an autocomplete.
Real named experts · corrections over time · the nuance an AI answer skips
1 reply · 1K views
chaoseverlasting
Messages
1,051
Reaction score
3
Im trying to colour excel cells using (r,g,b) values.

I understand its possible to do this through macros or through custom functions.

Any suggestions / solutions?
 
Physics news on Phys.org
Macros are a good idea. There is a VBA function to color them. You can look it up, or record a macro and then analyze how it got recorded.