Function > Execute a function
Function > Execute a function
Runs an Excel function in a specific cell of a file hosted on OneDrive or SharePoint.
Options
Drive type
Select the drive type: SharePoint or OneDrive.
Account
Select or enter the OneDrive/SharePoint account.
Excel path in the drive
Enter the full path of the Excel file in the drive.
Spreadsheet tab name
Enter the name of the tab where the function will run.
Function
Enter the Excel function to run (e.g. SUM(A1:A10)).
Returns
- Result — Returns the result of the function that ran.
- Success — Indicates whether the function ran successfully.
Rules and Conditions
- Every field is required.
- The function must be in the format Excel accepts.