User Tools

Site Tools


microsoft_excel:macro_get_color

This is an old revision of the document!


Microsoft Excel - Macro 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/macro_get_color.1605472857.txt.gz ยท Last modified: 2020/11/15 20:40 by peter

Donate Powered by PHP Valid HTML5 Valid CSS Driven by DokuWiki