Forum Discussion
LeonPavesic
Jan 11, 2024Silver Contributor
SharePoint alternative - China
Hello,
one of our departments provides images to external customers and agencies via SharePoint.
Unfortunately, our Chinese agency does not have access there, as Microsoft is known to not work in China.
The Agency in China does work with WPS office, which raises the question of whether we can use that instead or if there is another tool that we can use to work with China, to provide images in a secure way like with the SharePoint?
ratishkp You can assign this to a shape or button:
Sub foo()
ActiveWorkbook.RefreshAll
End Sub
Or if the PivotTable is on another sheet, you can add ActiveWorbook.RefreshAll to the Worksheet_Activate event, and it will automatically update whenever the sheet is selected.
2 Replies
Sort By
- SharePoint is supported in china but hosted by 21Vianet. If a Chinese client want to access a SharePoint hosted outside of China, they need to use VPN,
So I recommend you telling them to get a VPN, as this is also cheaper than buying another solution- LeonPavesicSilver Contributor
Hi NicolasKheirallah,
thanks for your answer, I appreciate it.
Kindest regards
Leon