What is the suffix for a macro-enabled document?

  1. Word search and replace: The user is prompted for the word to search for and the word to replace it with. The program will then search for and replace all instances. If the search word does not exist in the document then nothing will happen.
  1. Style search and replace: The program will search and replace for all instances of the style "Heading 1" with "Normal"
  1. Alphabetically sort table the contents of a table in ascending order ('a' to 'z'): you will get credit for implementing one of the following versions of this feature. In both cases the program only has to sort the contents within each table but not between tables (e.g., the first entry of the second table can come alphabetically before the last entry of the first table).
  • Basic version: Your program is written so it can sort a fixed number of tables only e.g., my sample document only contains two tables: 'martial arts' and 'video games'.
  • Advanced version: Your program can sort a document with any number of tables. If there are no tables in a document then the program should display some sort of meaningful error message to the user.
  1. Run a spell check of the document.
  1. Print the document (you won't actually be able to print anything in the 203 labs because there are no printers connected to the computers) but your program should be able to invoke the print command using VBA.
  1. Save the document (your program doesn't have to check if any changes were actually made to the document it just has to allow the user the option of saving the document).

From Wikipedia, the free encyclopedia

Jump to navigation Jump to search

The following is a list of filename extensions used by programs in the Microsoft Office suite.

LegacyLegacy filename extensions denote binary Microsoft Word formatting that became outdated with the release of Microsoft Office 2007. Although the latest version of Microsoft Word can still open them, they are no longer developed. Legacy filename extensions include:
  • .doc – Legacy Word document; Microsoft Office refers to them as "Microsoft Word 97 – 2003 Document"
  • .dot – Legacy Word templates; officially designated "Microsoft Word 97 – 2003 Template"
  • .wbk – Legacy Word document backup; referred as "Microsoft Word Backup Document"
OOXMLOffice Open XML (OOXML) format was introduced with Microsoft Office 2007 and became the default format of Microsoft Word ever since. Pertaining file extensions include:
  • .docx – Word document
  • .docm – Word macro-enabled document; same as docx, but may contain macros and scripts
  • .dotx – Word template
  • .dotm – Word macro-enabled template; same as dotx, but may contain macros and scripts
  • .docb – Word binary document introduced in Microsoft Office 2007
  • .pdf – PDF documents
  • .wll – Word add-in
  • .wwl – Word add-in
LegacyLegacy filename extensions denote binary Microsoft Excel formats that became outdated with the release of Microsoft Office 2007. Although the latest version of Microsoft Excel can still open them, they are no longer developed. Legacy filename extensions include:
  • .xls – Legacy Excel worksheets; officially designated "Microsoft Excel 97-2003 Worksheet"
  • .xlt – Legacy Excel templates; officially designated "Microsoft Excel 97-2003 Template"
  • .xlm – Legacy Excel macro
  • .xll_ – Excel 4 for Mac add-in
  • .xla_ - Excel 4 for Mac add-in
  • .xla5 – Excel 5 for Mac add-in
  • .xla8 – Excel 98 for Mac add-in
OOXMLOffice Open XML (OOXML) format was introduced with Microsoft Office 2007 and became the default format of Microsoft Excel ever since. Excel-related file extensions of this format include:
  • .xlsx – Excel workbook
  • .xlsm – Excel macro-enabled workbook; same as xlsx but may contain macros and scripts
  • .xltx – Excel template
  • .xltm – Excel macro-enabled template; same as xltx but may contain macros and scripts
Other formatsMicrosoft Excel uses dedicated file formats that are not part of OOXML, and use the following extensions:
  • .xlsb – Excel binary worksheet (BIFF12)
  • .xla – Excel add-in that can contain macros
  • .xlam – Excel macro-enabled add-in
  • .xll – Excel XLL add-in; a form of DLL-based add-in[1]
  • .xlw – Excel work space; previously known as "workbook"

PowerPoint[edit]

Legacy

  • .ppt – Legacy PowerPoint presentation
  • .pot – Legacy PowerPoint template
  • .pps – Legacy PowerPoint slideshow
  • .ppa – PowerPoint (2007?) add-in
  • .ppam – PowerPoint 2007 add-in with macros enabled

OOXML

  • .pptx – PowerPoint presentation
  • .pptm – PowerPoint macro-enabled presentation
  • .potx – PowerPoint template
  • .potm – PowerPoint macro-enabled template
  • .ppam – PowerPoint add-in
  • .ppsx – PowerPoint slideshow
  • .ppsm – PowerPoint macro-enabled slideshow
  • .sldx – PowerPoint slide
  • .sldm – PowerPoint macro-enabled slide
  • .pa – PowerPoint add-in

Microsoft Access 2007 introduced new file extensions:

  • .ACCDA – Access add-in file
  • .ACCDB – The file extension for the new Office Access 2007 file format. This takes the place of the MDB file extension.
  • .ACCDE – The file extension for Office Access 2007 files that are in "execute only" mode. ACCDE files have all Visual Basic for Applications (VBA) source code hidden. A user of an ACCDE file can only execute VBA code, but not view or modify it. ACCDE takes the place of the MDE file extension.
  • .ACCDT – The file extension for Access Database Templates.
  • .ACCDR – is a new file extension that enables you to open a database in runtime mode. By simply changing a database's file extension from .accdb to .accdr, you can create a "locked-down" version of your Office Access database. You can change the file extension back to .accdb to restore full functionality.
  • .ACCDU – Access add-in file
  • .MDA – Access add-in file
  • .MDE – Access add-in file
  • .one – OneNote export file
  • .ecf – Outlook 2013+ add-in file
  • .pub – a Microsoft Publisher publication

XPS Document

  • .xps – a XML-based document format used for printing (on Windows Vista and later) and preserving documents.

See also[edit]

References[edit]

__NO

What is a macro enabled document?

Excel macro-enabled workbook, also known as Excel Macro-Enabled Workbook (. xlsm) is a file extension used by Excel which allows you to save Excel documents with macros and Visual Basic for Applications (VBA) code.

Why do some computer systems not allow users to activate macros?

Why do some computer systems not allow users to activate macros? Macros can carry viruses that can harm a computer.

What is the extension for macro enabled Word?

Common file name extensions in Windows.

How do I open a macro enabled document in Word?

The macro settings are not changed for all your Microsoft 365 programs..
Click the File tab..
Click Options..
Click Trust Center, and then click Trust Center Settings..
In the Trust Center, click Macro Settings..
Make the selections that you want, then click OK..