Skip to main content
0 votes
2 answers
73 views

The inbuilt stock data type in Excel is not correctly displaying the price of the stock. The issue is with stocks on the LSE as they are reported in pence and not dollars, Excel is reporting it as ...
Agetto's user avatar
  • 1
2 votes
1 answer
69 views

I’m building a workflow on top of a shared mailbox where each email acts as a ticket, and its folder represents its current state (New, In Progress, Waiting, Closed, etc.). To make this work, I need a ...
JAIMIN VAKHARE's user avatar
0 votes
0 answers
69 views

I'm currently struggeling to get my onMessageSendHandler to work on Outlook Web and Mac. When the user sends a message, I want the user to have the option to open taskpane instead of sending the mail. ...
RobinSta's user avatar
-1 votes
1 answer
72 views

I have created an Azure App registration, and granted it permissions to manage SharePoint sites. then i want to query the SharePoint sites' users, using SharePoint API, here the first request to get ...
John John's user avatar
  • 7,373
0 votes
0 answers
67 views

I have this REST API call to SharePoint online, to check if a folder already exists in a document library : GET _api/web/GetFolderByServerRelativeUrl('Shared Documents/test test/test#') I am getting ...
John John's user avatar
  • 7,373
0 votes
1 answer
115 views

I am running Office 365 on a Windows 11 machine. I created an Access database that loads tables from csv files, runs two queries and creates a CSV formatted report file through the use of modules, ...
TomJ's user avatar
  • 11
0 votes
0 answers
55 views

If a user is added to a Microsoft 365 group, they receive new mails in their inbox, but previous mails remain inside the group mailbox (visible in Outlook under Groups). I want to search a work order ...
Lucky Ali's user avatar
0 votes
0 answers
49 views

So I have three lists in a Sharepoint. User list, Customer tracker and Engagement list. I have made a look up column in engagements that looks up to or from customer tracker list, name column to be ...
Kama's user avatar
  • 11
0 votes
0 answers
74 views

I'm working on a Word add-in using the Office JS API and am building a converter that changes the selected text into a different format. I’m not encountering any issues when the selection is a ...
Hasnat Mahbub's user avatar
1 vote
1 answer
65 views

We built Office Add-Ins for Outlook, Word and PowerPoint. They mostly look and work OK on the desktop and online. We load them via Admin Portal => "Integrated apps". This works for ...
Remy's user avatar
  • 12.8k
1 vote
1 answer
161 views

In Excel's Formula section, when using "Insert Python", I want to read another Excel file as data frame. However as screenshot below, it seems wrong with the file path. I've try double ...
Mark K's user avatar
  • 9,506
0 votes
0 answers
32 views

Summary I have an Outlook on-send add-in that modifies the current message and then calls event.completed({ allowEvent: true }). Right before completing, I post a final message to a Service Worker so ...
Cédric Boivin's user avatar
2 votes
1 answer
164 views

Does anyone see what I'm doing wrong? Why can't I download a calendar file from outlook.com using HttpClient? Whatever I try, Outlook will throw a http 302 error and redirect to an OWA error page ...
steb's user avatar
  • 662
-3 votes
1 answer
97 views

I am running Office 365 on both Windows 11. I am trying to totally close an Excel program from VBA. I tried Workbooks.Close and also ActiveWindow.Close in both instances I still have an Excel ...
user31226707's user avatar
0 votes
0 answers
159 views

Hello Stack Overflow Community, I am developing an Outlook Add-in using the official Yeoman generator (yo office) with React and TypeScript. I am currently blocked during the development and testing ...
Aaron's user avatar
  • 1

15 30 50 per page
1
2 3 4 5
604