4,482 questions with Microsoft 365 and Office | Development | Other tags
can't change the address
Since I moved into new development area, online address change doesn't allow me to change my address
Microsoft 365 and Office | Development | Other
The New Power Automate Designer Is Actively Hostile to Beginners
Summary: The new Power Automate designer at make.powerautomate.com is a complete failure for beginner onboarding. It breaks the most fundamental low-code promise: that users can build flows without writing expressions. I’m a trainer working with students…
Microsoft 365 and Office | Development | Other
schedule a meeting in Announcement of a channel
Hi I just wonder why the possibility to create a meeting for each Announcement of the channel has removed and just schedule a message replace in to that. Schedule a meeting give us to create separate meeting for each Announcement and that was quiet…
Microsoft 365 and Office | Development | Other
Where can I get help about my development subscribe
My Microsoft 365 E5 was expired and I do not know why. The dashboard shows that My account was not in developing. Maybe it because I didn't run it On my computer...(Maybe i can't express it Clearly ) Anyway, How can I get a new subscribe?
Microsoft 365 and Office | Development | Other
Microsoft Graph : I want to optimize AuditLog query which takes long time to complete
I use Audit Log queries in Graph API in C# to get some informations like public links shared in SPO for example. Even with filters on recordTypes, operations and workload, my queries are really long to complete (average 1000 seconds but it’s really…
Microsoft 365 and Office | Development | Other
ValidationTokens are miss in callback request body.
As the document shows https://learn.microsoft.com/en-us/graph/change-notifications-with-resource-data?tabs=java#validation-tokens-in-the-change-notification the callback request body should include "validationTokens". I sent the…
Microsoft 365 and Office | Development | Other
I would like to create a code on excel to mange my warehouse better
how do i create a code on excel that would allow me to scan an item and then scan it into a location and then scanning the item out of the location when taking item out to use. Also i want this code to have colors to organize it example: green= in…
Microsoft 365 and Office | Development | Other
Excel keeps freezing when opening shared files from OneDrive
I’ve got problem with Excel (Microsoft 365) it keeps freezing or becoming unresponsive whenever I open certain shared files from OneDrive. These are regular .xlsx workbooks that my team updates daily. Sometimes Excel opens them fine, but other times it…
Microsoft 365 and Office | Development | Other
OleDbConnection.GetSchema provides duplicates of sheet from within Addin
We provide a excel addin to our customers which allows to re-import data from the workbbook back into a database. Apart from some surrounding stuff to manage the link to our core application it is basically a button that opens up OleDbConnection to the…
Microsoft 365 and Office | Development | Other
Devkit activation
I don't know where to put this so I'm going to attempt it like this. I am trying to reactivate my dev kit but I keep getting an error code. My issue is that I cannot find anywhere in the system on how to reactivate it. I've checked my account and to my…
Microsoft 365 and Office | Development | Other
PowerPoint table linked not work as expected
I’m currently using PowerPoint to create slides for my report. I used the “Link Table” function to link a table from Excel to my PowerPoint slide. Normally, when I change the values in Excel, the table in PowerPoint should update automatically, but it…
Microsoft 365 and Office | Development | Other
Retrieve SharePoint Site Group Members via API
I need to programmatically get the members of SharePoint Site Groups across sites. Using Graph API, I can list the groups via the User Information List(/sites/{site-id}/lists/User Information List/items?$expand=fields), but there is no way to get group…
Microsoft 365 and Office | Development | Other
How do I get rid of or disable Copilot in all Microsoft 365 programs?
I cannot abide the distraction that Copilot entails. Hence I want to know how do get rid of or disable or at least hide the annoying icon that pops up in the Microsoft 365 programs?
Microsoft 365 and Office | Development | Other
How to delete a training module from my current MS Learn plan?
Got started before i was ready. want a fresh start after research
Microsoft 365 and Office | Development | Other

Generic Error When Uploading Custom App to a Specific Team in Microsoft Teams
I’m encountering an issue when attempting to upload a custom app to a specific team in Microsoft Teams. The app package is a valid .zip file created via the Teams Developer Portal, and it uploads successfully to other tenants or teams without any…
Microsoft 365 and Office | Development | Other
Killing inactive excel instances from the server.
How to identify inactive excel processes in server? How can we kill it without interrupting the active ones?
Microsoft 365 and Office | Development | Other
Cannot sign in to Dev dashboard
It is a pity that I have been too busy to check my email for recent months. Today when I tried to use OneDrive, I received an email to notice me about my deleted account and files, which is really importation to me! It is saying that "Notice: Your…
Microsoft 365 and Office | Development | Other
Microsoft 365 and Office | Install, redeem, activate | For business | Windows
Microsoft 365 and Office | OneDrive | For business | Windows
my Auto-save function is gone
Im successfully re-install my office as the guidance at https://learn.microsoft.com/en-us/answers/questions/5553226/how-can-i-install-office-from-the-microsoft-accoun But my Auto-save function is gone help me
Microsoft 365 and Office | Development | Other
Convert_Amount_Sign_By_CRDR
Hi, can you check my coding below, is there any way to make it shorter, or if there is better coding style i could use, please let me know. This macro used to convert amount into negative and positive value. Thank You. Sub…
Microsoft 365 and Office | Development | Other
Is there any other alternative to use the functionality of dragging and dropping an email item from new outlook1.2024.508.600 (Production) version( ) to WPF form using C#?
I have an existing functionality where I drag and email item from outlook and drop it in the WPF form and it is dropped there along with its attachments. This works fine with Classic outlook but doesn't seem to be working with New outlook (1.2024.508.600…