I'm using Google Sheets to track my weekly rankings. My method has been to import a new CSV as a separate sheet and use a master sheet to pull my weekly data into one place.
I've just hit the 2mil cell limit on my workbook and need to recreate my document to allow me to delete all the extra sheets and leave only the master sheet.
The problem is this, how can I use Paste special, values only to break the connection with the sheet from which data is referenced, BUT at the same time preserve the hyperlink portion of the formula that links the ranking position with the ranking page for that keyword.
In essence, I need my Sheet1 to remain the same, but allow me to delete Sheet2 (and the other 50 sheets I have in my real file).

