marias document uses vba macro code. which file type should she save her document as?\n○ .txt\n○ .xlsm\n○…

marias document uses vba macro code. which file type should she save her document as?\n○ .txt\n○ .xlsm\n○ .macro\n○ .xlsx
Answer
Brief Explanations:
The .xlsm file - type is an Excel Macro - Enabled Workbook. It can store VBA macro code. A .txt file is a plain - text file and cannot store VBA macros. There is no standard .macro file type for storing VBA macros in Excel. An .xlsx file is a regular Excel workbook and does not support VBA macros by default.
Answer:
B. .xlsm