79378142

Date: 2025-01-22 14:35:43
Score: 1
Natty:
Report link

You have a syntax error when you call saveWorkbook, there are 2 closing parentheses, and I guess T is for True.

Here is a corrected version of it:

saveWorkbook(wb,
             file = 'Location',
             overwrite = True)
Reasons:
  • Low length (0.5):
  • Has code block (-0.5):
  • Low reputation (1):
Posted by: minos