Hello,
Is there any way to open selected excel files from windows explorer with VBA code? Suppose that I have file1.xls, file2.xls and file3.xls in a folder c:\files but I just want to open file1 and file3 (those files that I have selected). Can I do that with VBA? Thank you.
Is there any way to open selected excel files from windows explorer with VBA code? Suppose that I have file1.xls, file2.xls and file3.xls in a folder c:\files but I just want to open file1 and file3 (those files that I have selected). Can I do that with VBA? Thank you.