python (65.1k questions)
javascript (44.2k questions)
reactjs (22.7k questions)
java (20.8k questions)
c# (17.4k questions)
html (16.3k questions)
r (13.7k questions)
android (12.9k questions)
TypeScript: Code to sum values in one column based on the value in another column in Excel
I am new to TypeScript and my goal today, would be to sum up all the cell values in a column in an Excel file, based on the cell values in an another column.
In my Excel file I have the calendar weeks...
Mateusz Woś
Votes: 0
Answers: 1
SharePoint and Excel Online Data Connections
I'm experimenting here so please bear with me or offer some direction/starter for ten.
We have SharePoint, Excel Online. I had an XLS on my desktop with a data connection out to CSV file to load a ta...
Gary Williams
Votes: 0
Answers: 0
Data not Refreshing on Excel Online
I have an Excel file on SharePoint with data from an external data source (SQL Server). I want to setup an Office script to automate the refresh of the data and then trigger it via power automate. How...
Dee
Votes: 0
Answers: 0
Excel Online Script for Message Boxes
I am working on converting all of my VBA scripts over to Excel Online automation. Has anyone figured out how to convert MsgBox from VBA to Excel Online automation?
ex: MsgBox "Some Text"
I'm...
Bri
Votes: 0
Answers: 1