Hi,
I am working on a university assignment in a group, and different people work on the same excel file at the same time sometime and we need to combine the results.
Essentially, I am working on a sheet that links to other sheets in that file and I want to copy my work into a combined file with the other people's work on different sheets.
For example this is one of the many formulas in my sheet that I want to copy:
=('Balance Sheet'!B47+'Balance Sheet'!B56-'Balance Sheet'!B25)/'Cash Flow Statement'!B12
But when I any copy and paste the whole sheet I don't get the above formula (which I want) but I get a formula that links to the other file from which I am copying:
=('[Demag-Debt1V2.xls]Balance Sheet'!B47+'[Demag-Debt1V2.xls]Balance Sheet'!B56-'[Demag-Debt1V2.xls]Balance Sheet'!B25)/'[Demag-Debt1V2.xls]Cash Flow Statement'!B12
In essence, I want to get rid of all the "[Demag-Debt1V2.xls]" type references but doing so manually would take a good amount of time.
Can anyone tell me how I can straight out copy exactly the formulas without excel adding the "[Demag-Debt1V2.xls]" ?
Thanks!
I am working on a university assignment in a group, and different people work on the same excel file at the same time sometime and we need to combine the results.
Essentially, I am working on a sheet that links to other sheets in that file and I want to copy my work into a combined file with the other people's work on different sheets.
For example this is one of the many formulas in my sheet that I want to copy:
=('Balance Sheet'!B47+'Balance Sheet'!B56-'Balance Sheet'!B25)/'Cash Flow Statement'!B12
But when I any copy and paste the whole sheet I don't get the above formula (which I want) but I get a formula that links to the other file from which I am copying:
=('[Demag-Debt1V2.xls]Balance Sheet'!B47+'[Demag-Debt1V2.xls]Balance Sheet'!B56-'[Demag-Debt1V2.xls]Balance Sheet'!B25)/'[Demag-Debt1V2.xls]Cash Flow Statement'!B12
In essence, I want to get rid of all the "[Demag-Debt1V2.xls]" type references but doing so manually would take a good amount of time.
Can anyone tell me how I can straight out copy exactly the formulas without excel adding the "[Demag-Debt1V2.xls]" ?
Thanks!