cristianbuse / VBA-FileTools

Useful methods for interacting with the file system
MIT License
87 stars 25 forks source link

Cannot compile in office 365 #25

Closed itsdalien closed 3 months ago

itsdalien commented 4 months ago

Describe the bug Cannot compile in office 365. Errors due to Mac related code

To Reproduce Steps to reproduce the behavior:

  1. Compile

Expected behavior Complies

Screenshots Not applicable

Version (please complete the following information):

Additional context Not applicable

cristianbuse commented 4 months ago

Hi @itsdalien ,

Please download the zip, extract and then import the LibFileTools module via the VBE interface. There should be no compilation issue.

cristianbuse commented 4 months ago

Could you please try to import the module in a different application, like Microsoft Word, and in a new document? I'm just wondering if your issue is related to your specific project or just clashing with one of your Excel add-ins.