User Tools

Site Tools


microsoft_excel:macro_get_color

Differences

This shows you the differences between two versions of the page.

Link to this comparison view

microsoft_excel:macro_get_color [2020/11/15 20:40] – created petermicrosoft_excel:macro_get_color [2021/08/04 14:22] (current) – removed peter
Line 1: Line 1:
-====== Microsoft Excel - Macro Get Color ====== 
- 
-<code> 
-Function GetFillColor(Rng As range) As Long 
-  GetFillColor = Rng.Interior.ColorIndex 
-End Function 
-</code> 
- 
----- 
- 
-===== Usage ===== 
- 
-Get the Excel Color Number 
- 
-<code> 
-=GetFillColor(Cell No) 
-</code> 
  
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