79314606

Date: 2024-12-28 21:51:47
Score: 0.5
Natty:
Report link

I would avoid using scripts to apply formatting and use native excel formula instead. In a new column use this pseudo code if( round down to integer <> original value then text( original value, "#.###") else text( original value, "#"))

Reasons:
  • Low length (0.5):
  • Has code block (-0.5):
  • Single line (0.5):
Posted by: spioter