
Using IF with AND, OR, and NOT functions in Excel
In Excel, the IF function allows you to make a logical comparison between a value and what you expect by testing for a condition and returning a result if that condition is True or False.
Get started with Python in Excel - Microsoft Support
To begin using Python in Excel, select a cell and on the Formulas tab, select Insert Python. This tells Excel that you want to write a Python formula in the selected cell. Or use the function =PY …
Use AI prompts for coding - Microsoft Support
Learn how to use Note Assist in Dragon Copilot to streamline clinical coding by using AI to generate, enrich, and automate code-related tasks across multiple medical terminologies.
Add MakeCode activities to assignments in Microsoft Teams
Microsoft MakeCode is a free, open-source platform for creating engaging computer science learning experiences that support a progression path into real-world programming.
Assign a macro to a Form or a Control button - Microsoft Support
You can use a Form control button or a command button (an ActiveX control) to run a macro that performs an action when a user clicks it. Both these buttons are also known as a push button, …
Introduction to Office Scripts in Excel - Microsoft Support
To learn how to start with the Action Recorder and edit scripts to better suit your needs, see the tutorial Create and format an Excel table. To view your scripts, go to Automate > View Scripts. …
Create plots and charts with Python in Excel - Microsoft Support
Python in Excel comes with a core set of Python libraries provided by Anaconda. This article describes how to use Python libraries, such as seabornand Matplotlib, to create plots and …
Use Markdown formatting in Microsoft Teams
To add an inline block of code (monospace), start and end the text with a backtick (`) key. This is located next to the 1 on your keyboard, followed by a space. You can also use one of the …
Create a database in Access - Microsoft Support
With Access, you can build a database without writing code or being a database expert. Well-designed templates help you quickly build databases. Easily find just the data you want with …
Build your own agent with Microsoft 365 Copilot
Learn how to build an agent using prompts or by using a template in Microsoft 365 Copilot Chat.
String functions and how to use them - Microsoft Support
With string functions, you can create expressions in Access that manipulate text in a variety of ways. For example, you might want to display only part of a serial number on a form. Or, you …