Some of the content in this topic may not be applicable to some languages.
The file formats that are listed in the Save As dialog box vary, depending on what type of sheet is active. If you are saving your file into a different format, in most cases, Excel converts only the active sheet. To convert the other sheets in a workbook, switch to each sheet and save it separately.
Copy Folder in Microsoft Office for the Mac with VBA. Below are two examples to copy a complete folder to another folder on your Mac. You can use it for example to make a backup. Note: The second macro will rename the folder with a Date/Time stamp. Both macros use the function FileOrFolderExistsOnMac that you find below the two macros.