79557235

Date: 2025-04-05 16:25:08
Score: 0.5
Natty:
Report link

You will have to create a VBA module and add a function

Function something (a, b)
   something = a + b * 2
End Function

Then write it in the worksheet

enter image description here

Reasons:
  • Probably link only (1):
  • Low length (1):
  • Has code block (-0.5):
  • High reputation (-1):
Posted by: armagedescu