Dear all,
For work I use different excel files, which in many cases are linked to each other. So there are cells in some excel sheets that link to another cell in another excel sheet.
Recently, I needed to share my excel worksheets with other teammates, so I uploaded the files to a shared onedrive folder, I updated the links so the cells would search the sheets inside the shared folder. However, we have a problem, when my teammates open
the sheet it tries to find data on the same exact place where it is saved on my computer. So for example there is a cell in a sheet that is linked to C:\Users\username\OneDrive\projects.... on my computer, but my teammate has an other username than mine,
so the link does not work on his computer, if he tries to exchange the links on his device, so that they work there, mine goes wrong and so on.
Since the previous problem, we decided not to exchange links on his computer just mine, but there is another problem. I try to explain it in an example: I write data into one excel worksheet, called 'hours'. There is another worksheet, called 'summary', in
which there are many linked cells from 'hours' worksheet. So when I write data in 'hours' I expect to automatically update info in 'summary'. It does update, when I on my computer open 'summary'. However, my teammate does not see the new info in the 'summary'
until I on my computer do not open the 'summary' excel and save new data.
Our projects are saved in excel 97-2003 compatibility mode, we saved them in xlsx but it did not help.