+ Reply to Thread
Results 1 to 3 of 3

Circular: 02 in status bar

  1. #1
    Valued Forum Contributor
    Join Date
    04-11-2006
    MS-Off Ver
    2007
    Posts
    438

    Circular: 02 in status bar

    Hello all,

    I got this message

    Please Login or Register  to view this content.
    in the status bar after running a macro. Does this mean that the code didn't run right?

    Note that I didn't get an actual message box popping up saying that there was an error.

    Thanks
    Last edited by duugg; 08-06-2009 at 12:20 AM.

  2. #2
    Forum Contributor
    Join Date
    02-23-2006
    Location
    Near London, England
    MS-Off Ver
    Office 2003
    Posts
    770

    Thumbs up Re: Circular: 02 in status bar

    Hi Duugg,

    It means that a circular reference has been created involving cell O2.

    For example if cell N2=O2+1 and O2=P2+1 and P2=N2+1 you would have a circular reference as the cell, (in this case each cell), refers back to itself.
    To resolve it, from the 'View' menu of Excel select 'Toolbars' and then 'Circular Reference'.

    Select Cell O2, then on the circular reference toolbar click the button that has the eraser and the arrows. You can then click either or both of the other buttons that have arrows on to determine which cells O2 refers TO, and also which cells refer to O2.
    Once you can see how / why the circular reference has been created you will need to look at your macro to see what caused it, (presuming you didn't intend for it to happen )
    If you find the response helpful please click the scales in the blue bar above and rate it
    If you don't like the response, don't bother with the scales, they are not for you

  3. #3
    Valued Forum Contributor
    Join Date
    04-11-2006
    MS-Off Ver
    2007
    Posts
    438

    Re: Circular: 02 in status bar

    I did indeed figure it out. I had it doing calcuations on a column that no longer existed.

    Thanks Phil!

+ Reply to Thread

Thread Information

Users Browsing this Thread

There are currently 1 users browsing this thread. (0 members and 1 guests)

Bookmarks

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts

Search Engine Friendly URLs by vBSEO 3.6.0 RC 1