A family of Microsoft spreadsheet software with tools for analyzing, charting, and communicating data.
Hello Mallory Geresy,
It is possible to auto-populate data in an Excel sheet based on data input via the form questions. However, adding columns to the sheet can sometimes cause issues with the form submission process. One possible solution to this problem is to use Microsoft Power Automate to create a flow that updates the Excel sheet with the calculated values, Here are the steps to create the flow:
- Open Power Automate and click on Create.
- Select Automated cloud flow.
- Choose When a new response is submitted as the trigger and sign in to your Microsoft Forms account.
- Add a Get response details action and select the form you want to use.
- Add a Compose action and enter the formula you want to use to calculate the values.
- Add an Update a row action and select the Excel sheet you want to update.
- Map the fields in the Excel sheet to the corresponding values in the form response.
- Save the flow and test it by submitting a form response.
Once the flow is set up, the Excel sheet will be updated with the calculated values whenever a new form response is submitted.
Hope this helps,
Fathia A