Circular:G4?
It means that you have a cell that is referencing itself, either directly,
or indirectly via a formula in another cell.
Check to see if P_Invoice!B4:B10002,P_Cheques!C4, P_Invoice!F4:F10002, or
P_Cheques!D4 has a formula that refers back to G4, or a range containing G4.
Then you need to correct it.
--
HTH
Bob Phillips
(remove nothere from email address if mailing direct)
"WTG" wrote in message
...
My spread sheet has slowed down considerably, and I've notice on the
very bottom bar of my excel sheet it now shows
Circular:G4
What does this mean?
And could one thing have anything to do with the other?
My formula in G:4 is as follows:
=IF(B40,IF(SUMIF(P_Invoice!B4:B10002,P_Cheques!C4 ,P_Invoice!F4:F10002)=P_Ch
eques!D4,"Pd","UnPd"),0)
Thanks for your help.
Wally
|