hmk
Active Member
- Joined
- Jun 8, 2004
- Messages
- 423
Hi there
How to express these color in this format (&H80000001) in the code ?
Code:
--------------------------------------------------------------------------------
Selection.Interior.ColorIndex = 36
Selection.Interior.ColorIndex = 35
Selection.Interior.ColorIndex = 37
Selection.Interior.ColorIndex = 38
Selection.Interior.ColorIndex = xlNone
How to express these color in this format (&H80000001) in the code ?