Convert Excel’s COPILOT() Output into Static Cells – Stop Auto-Updates & Preserve Values
Get greater control over your Excel workbooks by converting dynamic COPILOT() responses into static, editable values that won’t change unexpectedly. This guide walks you through simple yet powerful methods to ensure your AI-generated results stay stable, compatible with features like Stock data, and remain auditably accurate. Whether you’re preparing a one-off report or embedding COPILOT() […]
Combine Excel Arrays with HStack() or VStack()
It can be fairly challenging to combine data in Excel. There are two new functions HStack() and VStack() to combine dynamic arrays or ranges, by either stacking the data horizontally or vertically. As shown in the example below by simply using =VSTACK(B2:D3,F2:H3) it’ll stack both cell ranges on top of each other. Using =HSTACK(B2:D3,F2:H3) will […]
Copilot Chat in Word, Excel & PowerPoint, a Practical Guide for Microsoft 365 Users
Microsoft is now embedding Copilot Chat directly inside Word, Excel, PowerPoint apps, giving users a conversational AI interface right next to the doc, sheet or slide. Ask questions, summarise, rewrite, explore ideas, and get help with your open document or spreadsheet without leaving the app. No need to switch to a separate browser or Copilot […]
Turn Copilot Off in Microsoft 365: How to Guide for Word, Excel, PowerPoint & Outlook
If you’re finding Microsoft 365 Copilot intrusive or just prefer a cleaner Office view, you can turn AI off across your desktop app, including Word, Excel, PowerPoint and Outlook. Users who don’t want Copilot help can disable it on both Windows and Mac. In this guide, we walk through how to switch off Copilot completely […]
Office 2016 gets surprise ‘late’ security updates
Microsoft has quietly delivered another round of security updates for Office 2016, even thought the software officially ended support two months ago. These patches focus on critical vulnerabilities that could still affect businesses and individuals running this older version of Microsoft Office. Here’s what’s been fixed and how to get the updates. We’re obliged to […]
PDF Save As or Print: Best Methods Explained
Learn how to create high-quality PDF files from Microsoft Office documents using the two main methods: Save As/Export and Print to PDF. This guide compares both approaches so you can choose the best one for your needs. Whether you want clickable hyperlinks, bookmarks, backgrounds, or a simple fixed layout PDF from Word, Excel, PowerPoint, Outlook, […]
Master Excel’s SWITCH Function: Simplify Conditional Logic & Replace Nested IFs
Learn how to use Excel’s powerful SWITCH function, the modern alternative to nested IF statements. The SWITCH function evaluates a value against multiple matched outcomes and returns the first corresponding result, plus an optional default if nothing matches. Our guide breaks down the format, best usage patterns and practical examples plus tips for combining SWITCH […]
How to get Pantone’s 2026 color in Word, Excel and PowerPoint
Pantone’s color of the year for 2026 is “Cloud Dancer”. You can use that exact color in Word, Excel, PowerPoint, Outlook and Designer using the right Hex/RGB color code. And we’ll look at the flowery prose that’s become a hallmark of this annual promotion. The color of 2026 is … Cloud Dancer “Cloud Dancer” is […]
US State Department switches fonts, Times New Roman vs Calibri
In a move reversing a 2023 policy, the U.S. State Department has officially returned to using Times New Roman font for its communications, ending the brief tenure of Calibri. Why choose one font over another? Times New Roman vs Calibri – the pros and cons of each font. The US State Department is switching fonts […]
Left arrow ← in Word, Excel, PowerPoint and Outlook
Type the Left arrow ← into Microsoft Word, Excel, PowerPoint or Outlook. Both in Office for Windows and Office for Mac. The official Unicode name is ‘Leftward Arrow” ← but it can be called ‘Left pointing’ ‘Left facing’ or just ‘Left Arrow’ See also Right arrow → symbol in Word, Excel, PowerPoint and OutlookLeft Right arrow […]
Add Rows Above or Below a Dynamic Array in Excel
If your Microsoft Excel workbook uses dynamic arrays, you might have run into a common frustration: adding a heading or a total below (or above) the spilled list often triggers a #SPILL! error or leaves awkward gaps when the list expands/contracts. It’s easy to “stack” your dynamic array with extra rows along such as a […]
Excel Attachments Failing in New Outlook — What You Need to Know
Users of the new Outlook for Windows are running into a frustrating bug: certain Microsoft Excel attachments simply won’t open — instead, they trigger the vague error message: “Try opening the file again later.”. Here’s how to bypass the bug. Some users are finding themselves locked out of Excel attachments in the shiny new Outlook […]
Find & Copy Thanksgiving Emojis
Looking for the perfect holiday emoji for your document, slide or email? This quick-and-easy list from Office Watch offers a searchable collection of Thanksgiving-themed symbols that work across Windows, macOS, iPhone and Android. These emoji are supported (with different looks) on Windows, iPhone, iPad and Android devices. Unicode value (hex) The Unicode value column lets […]
Create Dynamic array Excel Drop-Downs in Minutes
If you’re working in Microsoft Excel and want a drop-down list from a dynamic array you have to use a workaround because the direct method for fixed arrays doesn’t work for dynamic arrays. Here’s the simple workaround to use a dynamic array function to generate a list of unique values from a data table, and […]
Get more for Excel’s GROUPBY() with These Powerful Tricks
Unleash the full potential of Excel’s GROUPBY() function, the game-changer for summarising data in Microsoft Excel. While GROUPBY() seems simple at first glance, clever combinations with other functions open up advanced capabilities: multi-level grouping with automatic subtotals, creating multiple summaries in one formula, custom headings, and even pulling results into other parts of your workbook […]
Master ExcelGroupBy(): Your Fast-Track to Smarter Data Summaries
Unlock a powerful way to condense and summarise your tables in Microsoft Excel: the GroupBy() function. With just three parameters, what to group, what to summarise and how to combine, you can create dynamic tables that instantly calculate sums, averages, counts, medians and even custom LAMBDA definitions. Both Groupby() and PivotBy() are in Excel 365 […]