Recent Discussions
I am getting the message "WORD did not save the document C:\...\AutoRecovery save of...
Recently I am getting the message "WORD did not save the document C:\...\AutoRecovery save of..." This happens when I am working on large WORD documents, of about 700 pages. I have gotten the message when using WORD on two computers, in different locations. I have worked on these large documents for months without getting this message. I will appreciate advice.22Views0likes2CommentsStill learning Excel and got an update that changed my open screen
It looks like Excel updated last time I closed it and now when I start it all my favorites are gone as well as recent files. I don't use One Drive and it just defaults to looking at One Drive. Even after I have opened different files on my computer they do not show up in the Recent files. How can I reset this so I can get back to my old screens and set up favorites again as well as see my recent files opened and not default to One Drive. I have changed the settings in the Save Options so it does not save to the cloud and the default location is not One Drive, but I can't seem to get the opening screen to show recent files or my favorites. Any help will be appreciated. Thank you in advance for this. Take care.27Views0likes1CommentUpdate changed open settings
I don't know if it was an Excel update or OneDrive update, but I no longer have my favorites or recent files that I saved on my computer showing up in the home screen. Now it just defaults to the One Drive location even though I have turned off save to One Drive and turned on save to computer and given it a default location. I am at a loss any help will be appreciated. I thought I published this earlier, but cannot find it so am trying again. Thank you for any help and take care.22Views0likes1CommentCell Use from one sheet to Another
Hello. I have a multi-page workbook that requires using cells from one sheet on other sheets in the same workbook. I have one instance that in trying to work it out, has caused a second issue. When I try to add the cell from the one sheet to the next sheet using +=, then clicking on the sheet and cell to acquire it, when it posts is a 0. In trying to solve my issue and going to the sheet and cell in question, this is what I see. Highlighted cell. So, initially I was able to total that column. Now I can't because it no produceds a 0. It seems for some reason that cell does not show as =+'Wages'!G15, if I manually input that in the cell I need it in (on the other sheet) it still posts as 0. The source sheet for Wages is below this sheet. Can anyone help me get this worked out so I can use the required cell on the sheet i need to use it on?21Views0likes1CommentExcel Drag and Fill Handle not working as I would like
I am copying references from one workbook to another for organization. Both Workbooks are organized in tables. Earlier today I was able to filter table 2, by category in Column I, and paste the new Reference code in the correspoding Column M cell. For example I would filter by Column I in Book 2, Table 2, and the copy the reference from book 1, table 1. I would paste the reference into Cell M2. Because I had the filter applied I wanted to apply the reference to the end of the table in column M. So I was able to double click the drag and fill handle, and it would populate the rest of column M below in the table with identical references. Now, when I use the exact same method, double-clicking the drag and fill handle changes th reference entirely to previous reference no longer needed. The only options I have accessed were "Special" trying to clear formulas in other columns while leaving the text. Enable Fill handle and cell drag and drop, and Automatic Flash fill are both enabled. what is causing my issue, and how do I fix it?23Views0likes1CommentExcel not publishing OLE
Excel no longer publishes any OLE clipboard formats in build 16.0.19725.20078. Copying a cell and using Paste Special in Word/OneNote shows no “Paste Link” and no “Microsoft Excel Worksheet Object.” Only text/HTML/bitmap formats appear. This blocks creation of linked or embedded Excel objects. Issue is fully reproducible: new workbook, enter value, copy, open Word → Paste Special. Expected: Paste Link + Excel object formats. Actual: missing. Verified after full repair, reinstall, Safe Mode, new profile, add‑ins disabled. Excel→Excel copy works; Excel→external OLE formats do not. This appears to be a regression in the OLE clipboard publishing pipeline for this build family.15Views0likes0CommentsMicrosoft Places desk declined despite check-in
Each We've just started using Places in our office and a few users have reported recieving a desk decline email due to no check-in on the desk, despite them using the check-in button on the Places app to check-in on arrival to the office. Has anyone seen this previously? Each desk has two monitors, which I have associated with the desks in the Teams Pro Management portal to enable detection and check-in. Reservation settings for all desks are as below.80Views0likes1CommentCopying column widths and row heights from one sheet to another
Hello everyone. I have to reformat a rubbish PDF i get sent everyday so i can make it legible. i have arranged the cell widths and heights and cut and pasted the data but there are 14 columns and as many as 30 rows. I have this information on PDF everyday. Is there a way i can automate this so my sheets are all the same looking?71Views0likes2CommentsOnly Powerpoint templates in Create in Office.com
Why do I see only our Organisation Powerpoint templates in https://m365.cloud.microsoft/create/?auth=2 In the desktopapp alle are accesible Word, Powerpoint, Excel, but not online. Anyone? This: Connect-SPOService Set-SPOTenant ` -OrganizationAssetsLibraryUrl https://tenant.sharepoint.com/sites/sjablonen/OfficeTemplates ` -OrganizationAssetsLibraryType OfficeTemplateLibrary23Views0likes4CommentsPublish an Excel Add-in by just submitting the add-in manifest to Microsoft Marketplace
I am working on Excel Add-in built using the react template. We are planning to host the add-in code on our domain and update the manifest to point to the URL for our domain. Can I just submit the add-in manifest to Microsoft to publish it in Microsoft Marketplace?26Views0likes1CommentExtending Protection for Confidential SharePoint Online Files
Sensitivity labels offer great protection against unauthorized access, but sometimes files that aren’t encrypted escape from a document library. SharePoint Online can now use sensitivity labels configured with user-defined permissions (UDP) to extend protection to downloaded files. The magic works by configuring permissions on download based on the membership of the user who downloads a file. https://office365itpros.com/2026/02/26/sensitivity-label-extend-protection/15Views0likes0CommentsHow to Integrate Tasks from Teams Copilot to To-Do List
Microsoft Teams Copilot makes it easy to track action items from meetings and discussions. By integrating these tasks with Microsoft To Do, you can streamline your workflow and stay on top of your responsibilities. This blog will guide you through the process of syncing Copilot tasks with your To Do list. https://dellenny.com/how-to-integrate-tasks-from-teams-copilot-to-to-do-list/588Views0likes4CommentsMacros open server file hyperlinks in 2nd instance
Macros open server file hyperlinks in 2nd instance, preventing macros from seeing and interacting with the newly opened file. Manual clicking of hyperlink opens the files in the same instance as expected. Users with fresh login have no trouble with the macros opening the files in the same instance. Esoteric macro and/or Microsoft 365 Active Directory problem. Macros using hyperlink in a cell to .follow them to open. Then the next line is a sheet selection of a sheet in the new workbook. Error thrown because the new workbook is not visible to the macro and does not see the sheet name. This works for everyone everywhere. Including on fresh logins. Recently User1 started having the 2nd instance problem. I thought it was isolated and fixed it by removing and recreating his profile. Worked fine for a week. Then it came back. Then User2 logged in on the same machine had the issue. Then the next day User3 on a separate machine had the issue. All 3 users have no issues if they just use a clean login on a different machine. If you manually open all the necessary files, THEN run the macro, it still errors because when it tries to open the already-open-file, it gives the standard Read only Notify me Cancel dialogue. It says [self user] is using it and the file is locked. So is it even a macro problem or is it a server problem? Our server admin says it's not his problem and he has no idea what's happening and it's probably our crappy macros. Yes, our macros are crappy, recorded decades ago. But they work as expected except in these rare but spreading cases, seemingly due to some background environment development.5Views0likes0CommentsWeekday only calendar
I want to to create yearly calendars with each month in it's own block that auto populates with accurate dates (previously being done manually). The issue is I want the months to only account for Monday-Friday meaning the dates only need a 5x5 grid. Something like this:103Views0likes2CommentsOutlook web UTF-8 charset
Outlook Web sends emails in my organization using the ISO-8859-1 character set. However, Copilot claims: "Outlook Web (Outlook on the Web, OWA) does not generate your messages in ISO-8859-1. It always uses UTF-8." My Outlook Web only switches to the UTF-8 character set if the email contains Unicode characters that cannot be displayed in ISO-8859-1. How can I enforce UTF-8 globally for my organization?32Views0likes1CommentWord Mail Merge document will not print.
I have created a mail merge document using an Excel s/s as my list of recipients. The merge completed successfully and I saved the completed document of 50+ pages. I want to print page 23 of the document and find it will not print. As a matter of fact, the whole document will not print. Please do not tell me I have to go back and set up the document over again...it has many fields and I never had this problem with Mail Merge before. PS I am returning to work after 2 years. Did Word 2016 change something in Mail Merge?? Thank you, Gaye37KViews0likes13CommentsHow to public mobile layout to web
Hi, I have prepared a Power BI dashboard using the mobile layout, and we would like to make this mobile view available on the web. However, I can only see it working in the Power BI mobile app, and I am experiencing difficulties when trying to implement it on a web page. Is there any way to publish the mobile layout on the web? If so, how? Thanks.1View0likes0Comments
Events
Recent Blogs
- 2 MIN READWelcome to the February 2026 update. This month we are excited to announce expanded availability for Agent Mode in Excel, as well that you can now query modern Excel workbooks (like .xlsx, .xlsb, .xl...Feb 24, 20264.1KViews0likes0Comments
- We are continuing to streamline the ways people engage with Copilot in Excel, and we've heard your feedback that working across multiple Copilot entry points can feel fragmented. To address this, Cop...Feb 24, 2026729Views0likes0Comments