- column
- TECHNOLOGY Q&A
Transfer an Excel formula from one worksheet to another
By Stanley Zarowin
Please note: This item is from our archives and was published in 2004. It is provided for historical reference. The content may be out of date and links may no longer function.
Related
September 18, 2025
‘We’re still the thinkers’ — a reminder for tax pros in the AI era
September 2, 2025
Incorporating prompt engineering into the accounting curriculum
September 1, 2025
Create a dynamic to-do list with Excel’s checkboxes
TOPICS
Q. I know how to link data from a cell in one worksheet to another worksheet, but how can I transfer a formula?
A. To transfer data, enter them in sheet 1, go to sheet 2 and the cell in which you want the linked number to appear and enter the equal ( = ) sign. Then go back to sheet 1 and the source cell and press Enter.
Now, to transfer a formula: Assume the formula is in sheet 1, cell A1. Highlight A1, Copy (Ctrl+C) it, go to the cell in sheet 2 where you want the formula to go and Paste (Ctrl+V) it. Excel will adjust the formula to =Sheet1!A1.