EasterGreen
Board Regular
- Joined
- Sep 7, 2009
- Messages
- 50
If I copy a formula from the worksheet 'List' in one workbook to the same named worksheet in another, say:
=sumif('Data'!$b$4:$b$44,'List'!$b4,'Data'!$c$4:$c$44)
It automatically inserts links to the old workbook:
=sumif('[Old book .xlsx]Data'!$b$4:$b$44,'[Old book .xlsx]List'!$b4,'[Old book .xlsx]Data'!$c$4:$c$44)
is there any way for a quick copy and paste to make it ignore the workbook references and go to the new workbook worksheets?
Sorry if not very clear.
Brian
=sumif('Data'!$b$4:$b$44,'List'!$b4,'Data'!$c$4:$c$44)
It automatically inserts links to the old workbook:
=sumif('[Old book .xlsx]Data'!$b$4:$b$44,'[Old book .xlsx]List'!$b4,'[Old book .xlsx]Data'!$c$4:$c$44)
is there any way for a quick copy and paste to make it ignore the workbook references and go to the new workbook worksheets?
Sorry if not very clear.
Brian