Home ยป RGB function
Learn
Formatting Cells Border with VBA
You can learn: Formatting Cells Border with VBA, include Border Index, Line Style, Line Thickness and Line Color. Take this free course now!
Learn
Formatting Cells Font with VBA
You can learn: Formatting Cells Font with VBA, include Font Name, Font Style, Font Size, Underline, Font Color and Font Effects.
Docs
RGB function
Returns a Long whole number representing an RGB color value. Syntax RGB(red, green, blue) The RGB function syntax has these named arguments: […]