Forum Discussion

pedro claudio's avatar
pedro claudio
Copper Contributor
Feb 15, 2018

Enter data on a workbook and at the same time that data to be added on another workbook

On worksbook A I want to be able to enter some data, at the same time I want some of that data be reflected on workbook B. I create this formula    =SUM([Book2a.xlsx]Sheet1!$C$4)     and it is workin...