Forum Discussion

Leon_T710's avatar
Leon_T710
Copper Contributor
May 29, 2024
Solved

Help on making reference to multiple excel sheets saved on Microsoftteams

Hello all,    Am trying to automate data entry between separate Excels on teams. The scenario is I have 2 excels, let's call them "Source" and "Consolidated", my users will fill the information in ...
  • SergeiBaklan's avatar
    May 30, 2024

    Leon_T710 

    As soon as you sync the file on SharePoint to local drive it is updated automatically in both ways, changed you it on cloud or locally. Didn't catch why you have to repeat that each time.

    If you use Excel for web (same as for Teams) it supports now links to external files, it's not necessary to land the file into local drive.

    If Consolidated is used locally, another alternative could be Power Query.

    If you'd like the files work the same way on web and locally more, that will be more complex scenario.