Date: 2025-09-11 08:53:18
Score: 1.5
Natty:
Target.Interior.ColorIndex = xlColorIndexNone
That works for me
see https://learn.microsoft.com/en-us/office/vba/api/excel.colorindex
Reasons:
- Whitelisted phrase (-1): works for me
- Probably link only (1):
- Low length (1.5):
- Has code block (-0.5):
- Low reputation (0.5):
Posted by: Alex S.