Copy/pasted function not recognizing referenced cells

SAMSON203

New Member
Joined
May 19, 2021
Messages
8
Office Version
  1. 365
Platform
  1. Windows
I'm copy/pasting (from excel to excel) a long formula with some nested if/or kind of stuff, but nothing particularly challenging, but the pasted formula isn't recognizing the cell reference (say A2). I've tried copy/pasting formatting, but that doesn't help. The only thing that has worked is manually retyping all of the references, but that doesn't always work. What am I missing???
 
In what way is the copy/paste not working?
if I copy/paste and then hit F2 - which normally, this would highlight and put the cell reference in color - it does neither of those things. which, in my belief means it's not recognizing the referenced cells as cells.

I just did it with another formula =IF(AT2>0,3) - this works as I described above
 
Upvote 0

Excel Facts

Using Function Arguments with nested formulas
If writing INDEX in Func. Arguments, type MATCH(. Use the mouse to click inside MATCH in the formula bar. Dialog switches to MATCH.
Does the formula calculate correctly after you have copy/pasted it?
 
Upvote 0
That probably means that one of the cells the formula is looking at contains #N/A
 
Upvote 0
That probably means that one of the cells the formula is looking at contains #N/A
but when I do this (I just did it with another formula =IF(AT2>0,3) - this works as I described above) - it works when I hit F2 and there's a N/A in the cell
 
Upvote 0
That is totally irrelevant.
The only thing that matters is does the formula work? Forget about whether it shows the cells or not.
 
Upvote 0

Forum statistics

Threads
1,214,864
Messages
6,121,984
Members
449,058
Latest member
oculus

We've detected that you are using an adblocker.

We have a great community of people providing Excel help here, but the hosting costs are enormous. You can help keep this site running by allowing ads on MrExcel.com.
Allow Ads at MrExcel

Which adblocker are you using?

Disable AdBlock

Follow these easy steps to disable AdBlock

1)Click on the icon in the browser’s toolbar.
2)Click on the icon in the browser’s toolbar.
2)Click on the "Pause on this site" option.
Go back

Disable AdBlock Plus

Follow these easy steps to disable AdBlock Plus

1)Click on the icon in the browser’s toolbar.
2)Click on the toggle to disable it for "mrexcel.com".
Go back

Disable uBlock Origin

Follow these easy steps to disable uBlock Origin

1)Click on the icon in the browser’s toolbar.
2)Click on the "Power" button.
3)Click on the "Refresh" button.
Go back

Disable uBlock

Follow these easy steps to disable uBlock

1)Click on the icon in the browser’s toolbar.
2)Click on the "Power" button.
3)Click on the "Refresh" button.
Go back
Back
Top