The responses from Forms are no longer automatically syncing to Excel.

Anonymous
2025-01-08T05:29:30+00:00

The responses from Forms are no longer automatically syncing to Excel.

I received an email stating, "Please update your form before January 13, 2025 to continue seeing the most recent Forms data in Excel with the new and improved sync. If you don't update, your responses won't continue to sync after this date. To start the update, open your Form from forms.office.com or click the button below. Thanks for using Forms."

After updating, I saw the message in Excel: "The sync with Forms has been updated. This workbook will continue to sync with the latest responses from Forms. The updated sync currently works only in Excel for the web and will soon be available on desktop. Once responses are synced, you will be able to view them on both web and desktop. This update cannot be undone."

However, even after the update, it does not sync unless I open Excel in the browser.

I would like it to sync automatically again without having to open it in a browser like before.

Does "it will soon be available on desktop" mean that eventually, it will sync automatically without having to open Excel?

How long should I wait?

By the way, since the Forms were created from a Teams channel, they are likely group forms.

This is the screen when I updated it.

Microsoft 365 and Office | Excel | For business | Windows

Locked Question. This question was migrated from the Microsoft Support Community. You can vote on whether it's helpful, but you can't add comments or replies or follow the question.

0 comments No comments
Answer accepted by question author
Anonymous
2025-01-26T19:26:40+00:00

Sorry about being thick. Why do you have two flows. Why could the one flow not do both?

Was this answer helpful?

3 people found this answer helpful.
0 comments No comments

50 additional answers

Sort by: Oldest
  1. Anonymous
    2025-01-27T16:20:24+00:00

    We are creating planner task from summited form. Planner getting data and photo from excel spreadsheet. This program only works when excel sheet kept open. Failed programs can be resubmitted after opening excel sheet and synchronizing new data. Any clue to fix this issue?

    Was this answer helpful?

    0 comments No comments
  2. Anonymous
    2025-01-28T11:36:49+00:00

    I have a similar issue, my form does sync, but not all of the information from the form appears in the file. Some information simply does not appear, even when entered in the form. How can I fix this?

    were you able to fix this? When I open my excel file on browser it says "10% synced" and is not continuing to sync. I have all my results in forms that I use on a daily basis but I need the shared excel too. All the new entries since the update do not show in the excel file. This is terrible. Can anyone tell me how to get all the results synced?

    Was this answer helpful?

    0 comments No comments
  3. Anonymous
    2025-01-30T14:05:16+00:00

    I can share the workaround I did. It may be specific to my use case.

    I had a form, when submitted, "automatically" updated excel with a row with all form details. The excel had a column (not part of form) called "Approval Response".

    A flow was triggered whenever the form was submitted; and it waited for approval. Once approved by the approvers, it updated the approver's response in the excel row column "Approval Response".

    Since the new Microsoft update, as the row was not there, the flow was failing the excel update. The initial workaround was asking the approvers to open the excel, check the record is there and then process approval for that record.

    **The fix:**I created a new sheet with ID, Approval Response columns in a new table(Table2). The flow, instead of updating the excel row, inserts the ID, Approval Response into Table2. I updated the main table(data coming from form) to have "=VLOOKUP([@ID],Table2[#All],2,FALSE)" for all the rows of the "Approval Response" column. I checked that any new row created will automatically have the formula in the column. In this way, the flow does not fail; and the form is up to date as it was before. Whenever anyone opens the excel, it updates the excel and has right value in "Approval Response"

    Was this answer helpful?

    1 person found this answer helpful.
    0 comments No comments
  4. Anonymous
    2025-01-30T16:57:50+00:00

    I agree with others. This is a bug, not a feature.

    We use Power BI to read from OneDrive excel files that are sync'ed with forms. Previously, we'd see the new entries automatically in the Power BI report. Now we don't.

    This is a loss of functionality.

    Was this answer helpful?

    8 people found this answer helpful.
    0 comments No comments