User Tools

Site Tools


microsoft_excel:macros:get_color

Differences

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

Link to this comparison view

microsoft_excel:macros:get_color [2021/08/04 14:22] – created petermicrosoft_excel:macros:get_color [2021/08/04 14:40] (current) – removed peter
Line 1: Line 1:
-====== Microsoft Excel - Macros - 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/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