Equivalent To Excel On Mac

broken image


-->

If you have an existing COM add-in, you can build equivalent functionality in your Office Add-in, thereby enabling your solution to run on other platforms such as Office on the web or Mac. In some cases, your Office Add-in may not be able to provide all of the functionality that's available in the corresponding COM add-in. In these situations, your COM add-in may provide a better user experience on Windows than the corresponding Office Add-in can provide.

You can configure your Office Add-in so that when the equivalent COM add-in is already installed on a user's computer, Office on Windows runs the COM add-in instead of the Office Add-in. The COM add-in is called 'equivalent' because Office will seamlessly transition between the COM add-in and the Office Add-in according to which one is installed a user's computer.

Note

This feature is supported by the following platforms, when connected to a Microsoft 365 subscription:

  • Excel, Word, and PowerPoint on the web
  • Excel, Word, and PowerPoint on Windows (version 1904 or later)
  • Excel, Word, and PowerPoint on Mac (version 13.329 or later)

Microsoft Excel Shortcuts for Mac and Windows. So, here is the Microsoft Excel shortcuts key, but before moving to our main title, let's know about Microsoft Excel. Moreover, Excel is a spreadsheet developed by Microsoft for Windows, macOS, iOS, and Android devices. However, the main features of Excel are Calculation, Pivot table, Graphic. The Word and Excel tools are similar to MS Office word,Excel. But the Presentation tool is somewhat different from MS Power point Application. Operating System Support: Windows, mac, Linux. Download Apache Open Office. SoftMaker FreeOffice. SoftMaker FreeOffice offers Clutter Free and easy to use User Interface. Excel, Word, and PowerPoint on Mac (version 13.329 or later) Specify an equivalent COM add-in in the manifest To enable compatibility between your Office Add-in and COM add-in, identify the equivalent COM add-in in the manifest of your Office Add-in. Excel is a spreadsheet software by Microsoft that is available both in Windows and macOS. Here the Excel equivalent of windows on a mac is Excel itself. But the Excel equivalent of Apple is 'Numbers'. Excel is available for both mac and windows whereas Numbers is available only for mac. Finding the equivalent in Excel for Mac. Since I do not have Excel to verify it here is what I found for you to try. Improve this answer. How to format hard drive for windows and mac.

Specify an equivalent COM add-in in the manifest

To enable compatibility between your Office Add-in and COM add-in, identify the equivalent COM add-in in the manifest of your Office Add-in. Then Office on Windows will use the COM add-in instead of the Office Add-in, if they're both installed.

The following example shows the portion of the manifest that specifies a COM add-in as an equivalent add-in. The value of the ProgId element identifies the COM add-in and the EquivalentAddins element must be positioned immediately before the closing VersionOverrides tag.

Tip

For information about COM add-in and XLL UDF compatibility, see Make your custom functions compatible with XLL user-defined functions.

Equivalent behavior for users

When an equivalent COM add-in is specified in the Office Add-in manifest, Office on Windows will not display your Office Add-in's user interface (UI) if the equivalent COM add-in is installed. Office only hides the ribbon buttons of the Office Add-in and does not prevent installation. Therefore your Office Add-in will still appear in the following locations within the UI:

  • Under My add-ins
  • As an entry in the ribbon manager

Note

Specifying an equivalent COM add-in in the manifest has no effect on other platforms like Office on the web or Mac.

F4 Equivalent On Mac Excel

Excel

The following scenarios describe what happens depending on how the user acquires the Office Add-in.

AppSource acquisition of an Office Add-in

If a user acquires the Office Add-in from AppSource and the equivalent COM add-in is already installed, then Office will:

  1. Install the Office Add-in.
  2. Hide the Office Add-in UI in the ribbon.
  3. Display a call-out for the user that points out the COM add-in ribbon button.

Centralized deployment of Office Add-in

If an admin deploys the Office Add-in to their tenant using centralized deployment, and the equivalent COM add-in is already installed, the user must restart Office before they'll see any changes. After Office restarts, it will:

  1. Install the Office Add-in.
  2. Hide the Office Add-in UI in the ribbon.
  3. Display a call-out for the user that points out the COM add-in ribbon button.

Document shared with embedded Office Add-in

If a user has the COM add-in installed, and then gets a shared document with the embedded Office Add-in, then when they open the document, Office will:

  1. Prompt the user to trust the Office Add-in.
  2. If trusted, the Office Add-in will install.
  3. Hide the Office Add-in UI in the ribbon.

Other COM add-in behavior

If a user uninstalls the equivalent COM add-in, then Office on Windows restores the Office Add-in UI.

After you specify an equivalent COM add-in for your Office Add-in, Office stops processing updates for your Office Add-in. To acquire the latest updates for the Office Add-in, the user must first uninstall the COM add-in.

Download Excel On Mac

Download excel for mac

The following scenarios describe what happens depending on how the user acquires the Office Add-in.

AppSource acquisition of an Office Add-in

If a user acquires the Office Add-in from AppSource and the equivalent COM add-in is already installed, then Office will:

  1. Install the Office Add-in.
  2. Hide the Office Add-in UI in the ribbon.
  3. Display a call-out for the user that points out the COM add-in ribbon button.

Centralized deployment of Office Add-in

If an admin deploys the Office Add-in to their tenant using centralized deployment, and the equivalent COM add-in is already installed, the user must restart Office before they'll see any changes. After Office restarts, it will:

  1. Install the Office Add-in.
  2. Hide the Office Add-in UI in the ribbon.
  3. Display a call-out for the user that points out the COM add-in ribbon button.

Document shared with embedded Office Add-in

If a user has the COM add-in installed, and then gets a shared document with the embedded Office Add-in, then when they open the document, Office will:

  1. Prompt the user to trust the Office Add-in.
  2. If trusted, the Office Add-in will install.
  3. Hide the Office Add-in UI in the ribbon.

Other COM add-in behavior

If a user uninstalls the equivalent COM add-in, then Office on Windows restores the Office Add-in UI.

After you specify an equivalent COM add-in for your Office Add-in, Office stops processing updates for your Office Add-in. To acquire the latest updates for the Office Add-in, the user must first uninstall the COM add-in.

Download Excel On Mac

See also





broken image