Home Common Problem Microsoft now limits XLM macros in Excel by default

Microsoft now limits XLM macros in Excel by default

Apr 28, 2023 pm 08:04 PM
spreadsheet

Although many organizations still use Excel 4.0 (XLM) macros for automation activities, Microsoft has been encouraging a transition to the more secure Visual Basic for Applications (VBA) for a long time. This is because macros are often abused by malicious actors to inject malware into enterprise systems, so their continued use promotes a relatively accessible attack surface. Microsoft tried to address this issue to some extent by introducing runtime checks for XLM macro code in March 2021, and today, it's taking another step forward.

微软现在默认限制 Excel 中的 XLM 宏

#Microsoft has now announced that it will restrict the use of XLM macros by default for customers using Excel. This is something the company had hinted at back in July 2021, and the change is now being rolled out publicly. By default, the Excel Trust Center option for using macros indicates that the language is disabled.

That said, IT admin organizations will apparently still be able to modify default behavior using Group Policy, Cloud Policy, and ADMX Policy, all of which are described in Microsoft's blog post.

The new default configuration is now rolling out for the following customers:

  • Current Channel Build 2110 or later (first release in October)
  • Monthly Enterprise Channel Build 2110 or later (first released in December)
  • Semi-Annual Enterprise Channel (Preview) Build 2201 or later (we created this in January 2022, but first released in March 2022 Release)
  • Semi-Annual Enterprise Channel Build 2201 or later (will ship in July 2022)

In short, for the September fork version 16.0 .14527.20000 and above. IT admins can also choose to completely disable the use of existing and new XLM macros across their entire organization to enhance security, and if you're managing your organization's security, you should probably check out Microsoft's blog post here .

The above is the detailed content of Microsoft now limits XLM macros in Excel by default. For more information, please follow other related articles on the PHP Chinese website!

Statement of this Website
The content of this article is voluntarily contributed by netizens, and the copyright belongs to the original author. This site does not assume corresponding legal responsibility. If you find any content suspected of plagiarism or infringement, please contact admin@php.cn

Hot AI Tools

Undresser.AI Undress

Undresser.AI Undress

AI-powered app for creating realistic nude photos

AI Clothes Remover

AI Clothes Remover

Online AI tool for removing clothes from photos.

Undress AI Tool

Undress AI Tool

Undress images for free

Clothoff.io

Clothoff.io

AI clothes remover

AI Hentai Generator

AI Hentai Generator

Generate AI Hentai for free.

Hot Article

R.E.P.O. Energy Crystals Explained and What They Do (Yellow Crystal)
2 weeks ago By 尊渡假赌尊渡假赌尊渡假赌
Hello Kitty Island Adventure: How To Get Giant Seeds
1 months ago By 尊渡假赌尊渡假赌尊渡假赌
Two Point Museum: All Exhibits And Where To Find Them
1 months ago By 尊渡假赌尊渡假赌尊渡假赌

Hot Tools

Notepad++7.3.1

Notepad++7.3.1

Easy-to-use and free code editor

SublimeText3 Chinese version

SublimeText3 Chinese version

Chinese version, very easy to use

Zend Studio 13.0.1

Zend Studio 13.0.1

Powerful PHP integrated development environment

Dreamweaver CS6

Dreamweaver CS6

Visual web development tools

SublimeText3 Mac version

SublimeText3 Mac version

God-level code editing software (SublimeText3)

Excel found a problem with one or more formula references: How to fix it Excel found a problem with one or more formula references: How to fix it Apr 17, 2023 pm 06:58 PM

Use an Error Checking Tool One of the quickest ways to find errors with your Excel spreadsheet is to use an error checking tool. If the tool finds any errors, you can correct them and try saving the file again. However, the tool may not find all types of errors. If the error checking tool doesn't find any errors or fixing them doesn't solve the problem, then you need to try one of the other fixes below. To use the error checking tool in Excel: select the Formulas tab. Click the Error Checking tool. When an error is found, information about the cause of the error will appear in the tool. If it's not needed, fix the error or delete the formula causing the problem. In the Error Checking Tool, click Next to view the next error and repeat the process. When not

How to set the print area in Google Sheets? How to set the print area in Google Sheets? May 08, 2023 pm 01:28 PM

How to Set GoogleSheets Print Area in Print Preview Google Sheets allows you to print spreadsheets with three different print areas. You can choose to print the entire spreadsheet, including each individual worksheet you create. Alternatively, you can choose to print a single worksheet. Finally, you can only print a portion of the cells you select. This is the smallest print area you can create since you could theoretically select individual cells for printing. The easiest way to set it up is to use the built-in Google Sheets print preview menu. You can view this content using Google Sheets in a web browser on your PC, Mac, or Chromebook. To set up Google

How to solve out of memory problem in Microsoft Excel? How to solve out of memory problem in Microsoft Excel? Apr 22, 2023 am 10:04 AM

Microsoft Excel is a popular program used for creating worksheets, data entry operations, creating graphs and charts, etc. It helps users organize their data and perform analysis on this data. As can be seen, all versions of the Excel application have memory issues. Many users have reported seeing the error message "Insufficient memory to run Microsoft Excel. Please close other applications and try again." when trying to open Excel on their Windows PC. Once this error is displayed, users will not be able to use MSExcel as the spreadsheet will not open. Some users reported problems opening Excel downloaded from any email client

5 Tips to Fix Stdole32.tlb Excel Error in Windows 11 5 Tips to Fix Stdole32.tlb Excel Error in Windows 11 May 09, 2023 pm 01:37 PM

When you start Microsoft Word or Microsoft Excel, Windows very tediously tries to set up Office 365. At the end of the process, you may receive a Stdole32.tlbExcel error. Since there are many bugs in the Microsoft Office suite, launching any of its products can sometimes be a nightmare. Microsoft Office is a software that is used regularly. Microsoft Office has been available to consumers since 1990. Starting from Office 1.0 version and developing to Office 365, this

How to enable or disable macros in Excel How to enable or disable macros in Excel Apr 13, 2023 pm 10:43 PM

What are macros? A macro is a set of instructions that instruct Excel to perform an action or sequence of actions. They save you from performing repetitive tasks in Excel. In its simplest form, you can record a series of actions in Excel and save them as macros. Then, running your macro will perform the same sequence of operations as many times as you need. For example, you may want to insert multiple worksheets into your document. Inserting one at a time is not ideal, but a macro can insert any number of worksheets by repeating the same steps over and over. By using Visu

How to display the Developer tab in Microsoft Excel How to display the Developer tab in Microsoft Excel Apr 14, 2023 pm 02:10 PM

If you need to record or run macros, insert Visual Basic forms or ActiveX controls, or import/export XML files in MS Excel, you need the Developer tab in Excel for easy access. However, this developer tab does not appear by default, but you can add it to the ribbon by enabling it in Excel options. If you are working with macros and VBA and want to easily access them from the Ribbon, continue reading this article. Steps to enable Developer tab in Excel 1. Launch MS Excel application. Right-click anywhere on one of the top ribbon tabs and when

How to find and delete merged cells in Excel How to find and delete merged cells in Excel Apr 20, 2023 pm 11:52 PM

How to Find Merged Cells in Excel on Windows Before you can delete merged cells from your data, you need to find them all. It's easy to do this using Excel's Find and Replace tool. Find merged cells in Excel: Highlight the cells where you want to find merged cells. To select all cells, click in an empty space in the upper left corner of the spreadsheet or press Ctrl+A. Click the Home tab. Click the Find and Select icon. Select Find. Click the Options button. At the end of the FindWhat settings, click Format. Under the Alignment tab, click Merge Cells. It should contain a check mark rather than a line. Click OK to confirm the format

How to create a custom power plan on Windows 11 How to create a custom power plan on Windows 11 Apr 28, 2023 am 11:34 AM

How to Create a Custom Power Plan on Windows 11 Custom power plans allow you to determine how Windows reacts to different situations. For example, if you want your monitor to turn off after a certain amount of time, but don't want it to go to sleep, you can create a custom schedule to do this. Create a custom power plan on Windows 11: Open the Start menu and type control panel. Select Control Panel from the search results. In Control Panel, change the View by option to Large icons. Next, select Power Options. Click the Create power plan option in the Power Options menu. Select the basic power plan you want to use from the options provided. Give it a descriptive name in the Plan Name field at the bottom