Creating an app to gather data to import to an excel doc and send it in an email

Diaz, Jose 0 Reputation points
2023-08-21T17:53:59.7033333+00:00

I am looking for a way to learn how to create an app that would gather data such as customer name, serial number of device, Address, etc. Then, I want that data to be imported into an existing excel template, and send that excel document to an email.

Is anyone with the knowledge to do this able to assist me?

Outlook | Windows | Classic Outlook for Windows | For business
Microsoft 365 and Office | Excel | For business | Windows
{count} votes

1 answer

Sort by: Most helpful
  1. AirGordon 7,150 Reputation points
    2023-08-21T18:04:56.88+00:00

    Have you considered a simpler option of using PowerApps? There's an interesting blog that sounds aligned to your goal here: https://www.matthewdevaney.com/power-apps-export-to-excel-as-a-csv-file/

    Azure itself is focussed on PaaS components and hosting your web app. You could code a Web App to solicit user input and write to an excel document... but it would require coding experience and then you'd simply use Azure for hosting your app.

    0 comments No comments

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.