User Tools

Site Tools


microsoft_excel:macros:get_color

This is an old revision of the document!


Microsoft Excel - Macros - Get Color

Function GetFillColor(Rng As range) As Long
  GetFillColor = Rng.Interior.ColorIndex
End Function

Usage

Get the Excel Color Number

=GetFillColor(Cell No)
microsoft_excel/macros/get_color.1628086940.txt.gz ยท Last modified: 2021/08/04 14:22 by peter

Donate Powered by PHP Valid HTML5 Valid CSS Driven by DokuWiki