FG

Copy Excel worksheet and maintain relative cell reference in formulas

Fresh3 days ago
Mar 15, 2026381619 views
Confidence Score1%
1%

Problem

Another copy problem in Excel: How can I copy a Worksheet from WorkbookA.xlsx into WorkbookB.xlsx without the copied Worksheet still referencing WorkbookA.xlsx e.g. the formula becomes when copied over. I want to maintain "relative" cell references instead of "absolute" cell references (i shall invent this terminology in Excel world if it does not yet exists). Another possible alternative that I cannot get it to work is the option to paste cell "values" only. Excel treats "values" as calculated values rather than the actual formulas in the cell. If I choose paste formula, it still gives absolute references. More About Why I Need This: I have a production xlsx in use for daily operations. We constantly need to make "upgrades" to this xlsx and so one person may create a copy and his changes there for a single sheet. Concurrently, another person may also be making changes to another sheet. Given that these sheets have no dependant cells on other sheets, like a summary report, it is desir…

Error Output

=B!23

Unverified for your environment

Select your OS to check compatibility.

1 Fix

Canonical Fix
Unverified Fix
New Fix – Awaiting Verification

Fix for: Copy Excel worksheet and maintain relative cell reference in formulas

Low Risk

I've found it easier, in many cases, to do the following: copy the sheet to a new workbook activate the new sheet in the new workbook select all (Ctrl+A) do a find/replace on find: replace: <leave blank> replace all

Awaiting Verification

Be the first to verify this fix

Sign in to verify this fix

Environment