mathias1979
Technical User
Is there a way to break links in Excel while retaining the formula within that cell? In other words, if I have a Workbook called 'Book Two', and in one of those cells I have the following:
"='\\folder\[Book One.xls]Sheet1'$C$5+$D$7"
is there a quick way to change it so it simply references my current workbook, like so:
"=$C$5+$D$7"
I need to do this for lots of cells, and I'd love to figure out a way to shorten the process so I don't have to go in and manually edit the formula for each cell.
"='\\folder\[Book One.xls]Sheet1'$C$5+$D$7"
is there a quick way to change it so it simply references my current workbook, like so:
"=$C$5+$D$7"
I need to do this for lots of cells, and I'd love to figure out a way to shorten the process so I don't have to go in and manually edit the formula for each cell.