79625243

Date: 2025-05-16 13:07:56
Score: 0.5
Natty:
Report link

Try this:

Sub Change colour()

Range("B1:B20").Interior.Color = Range("G1:G20").Interior.Color

End sub

Reasons:
  • Whitelisted phrase (-2): Try this:
  • Low length (1):
  • No code block (0.5):
  • Low reputation (1):
Posted by: AchilleasM