Is there any way to run VBA script & Excel formula and receive results via API response ?

Toshiaki Takahashi 0 Reputation points
2023-09-21T11:23:12.67+00:00

I have an Excel file that I use in my business, which outputs results based on information entered into an Excel sheet through a complex calculation process using VBA macros and Excel functions.

I would like to exchange the input and output information of this file via API and receive the processing of the Excel file via HTTP.

For this purpose, I am imagining a structure in which Excel is operated on a GUI like PowerShell in a VM environment, an API server is set up, and the PowerShell program is executed via the API server.

If there is any other modern mechanism to manipulate the input/output of an Excel sheet with embedded VBA macros and Excel formula, please let me know.

Thank you

Microsoft 365 and Office | Excel | For business | Windows
Windows for business | Windows Server | User experience | Other
0 comments No comments
{count} votes

Your answer

Answers can be marked as Accepted Answers by the question author, which helps users to know the answer solved the author's problem.