smithgt
Board Regular
- Joined
- Jan 22, 2010
- Messages
- 193
I have a strange problem today on one of my sheets using the =COUNTIFS function.
Basically I've created this formula,
but when I've copied this to adjacent cells and tried to edit some of the values, the formula has become text.
All I've tried to do is change a users initials from TB to DL or GS
What have I done wrong?
thanks
Basically I've created this formula,
=SUM(COUNTIFS('Tracker Calls All'!B:B,"TB",'Tracker Calls All'!J:J,"Awaiting Response")+COUNTIFS('Tracker Calls All'!B:B,"TB",'Tracker Calls All'!J:J,"Ready for Testing")+COUNTIFS('Tracker Calls All'!B:B,"TB",'Tracker Calls All'!J:J,"Awaiting Signoff"))
but when I've copied this to adjacent cells and tried to edit some of the values, the formula has become text.
All I've tried to do is change a users initials from TB to DL or GS
What have I done wrong?
thanks