A family of Microsoft spreadsheet software with tools for analyzing, charting, and communicating data.
Finding the right instructions took a surprisingly lot of searching. All of the tips I initially found were manual, "... right click ...".
Eventually I found these macro tips:
https://www.extendoffice.com/documents/excel/40...
https://excelribbon.tips.net/T013138_Dynamicall...
https://www.thespreadsheetguru.com/blog/2014/9/...
https://stackoverflow.com/questions/12464457/ch...
Color related tips:
http://www.cpearson.com/excel/colors.aspx
Color Palette and the 56 Excel ColorIndex Colors
http://www.mvps.org/dmcritchie/excel/colors.htm
This is a VERY long article written for old versions of Excel. Has many macros
Attempts to equate Excel ColorIndex values to RGB colors used in HTML. Includes formatting colors: [BLACK] [BLUE] [CYAN] [GREEN] [MAGENTA] [RED] [WHITE] [YELLOW] [COLOR1]..[Color56] and other color information. Color Sorting (on another page). Also see of coloring based on cell type.
Scope of the Color Palette: Each workbook has it’s own palette. To change the default, change your book.xlt template http://dmcritchie.mvps.org/excel/template.htm for new workbooks.
Color Palette Generator,
http://www.degraeve.com/color-palette/index.php
degraeve, Enter the URL of an image to get a color palette (10 colors) that matches the image. Useful in creating a website color palette that matches a key image to be used for a website. [referened by Favicon Generator]