kevintarr131
New Member
- Joined
- Jan 8, 2013
- Messages
- 6
Hi everyone,
Wonder if anyone can help. I have the below formula which works fine.
However if I copy the formula into another cell it doesn't work? It is exactly the same formula but doesn't work. Any ideas?
The only thing I can see that is different is for some reason the cell in which the formula works in starts with curly braces { and ends with curly braces } as well. However when I edit the formula it removes the curly braces and then the formula doesn't work. Then the formula wont work in either cell.
I hope I've made myself clear. Any help is appreciated.
Thanks
Wonder if anyone can help. I have the below formula which works fine.
Code:
=SUM(IF(YEAR('Fixtures & Fittings'!$G3:$G65536)=INDEX!D$17,'Fixtures & Fittings'!$I3:$I65536,0))
However if I copy the formula into another cell it doesn't work? It is exactly the same formula but doesn't work. Any ideas?
The only thing I can see that is different is for some reason the cell in which the formula works in starts with curly braces { and ends with curly braces } as well. However when I edit the formula it removes the curly braces and then the formula doesn't work. Then the formula wont work in either cell.
I hope I've made myself clear. Any help is appreciated.
Thanks