Hello my peers,
I have the below code that works on my windows machine however fails to run on my mac machine.
can i get your guidance on how i can amend this to work on my mac machine as well as windows.
[code
Sub listFiles()
Dim varDirectory As Variant, flag As Boolean, i As Integer...