Error when trying to Rename files using Excel VBA “Name” function
I am trying to write a script that will rename my files using Excel VBA (on a Mac – which I think is important with its file access granting requirement), and getting an “Invalid Procedure Call or Argument Error” when trying to execute the Name function.