+ Reply to Thread
Results 1 to 4 of 4

Circular Reference warning

  1. #1
    Forum Contributor
    Join Date
    12-08-2013
    Location
    Perth, Australia
    MS-Off Ver
    Excel 2010
    Posts
    117

    Circular Reference warning

    I've just tried to remove the dev/0 warning but now I get the Circular Reference warning. The sheet still calculates correctly but I want to get rid of the warning...

    [Code]=IF(Q94=0,"0%",N102/N98)[Code/]

    This format is used on many of my cells but only a couple seem to show this error.

    Can you see anything wrong with it?

    Thanks

  2. #2
    Forum Guru Winon's Avatar
    Join Date
    02-20-2007
    Location
    East Rand, R.S.A.
    MS-Off Ver
    2010
    Posts
    6,113

    Re: Circular Reference warning

    Hello 4lowie,

    Try: =IF(Q94=0,"0%",IF(N98=0,"",IF(N102<N98,"",N102/N98)))


    Regards
    Please consider:

    Be polite. Thank those who have helped you. Then Click on the star icon in the lower left part of the contributor's post and add Reputation. Cleaning up when you're done. If you are satisfied with the help you have received, then Please do Mark your thread [SOLVED] .

  3. #3
    Forum Guru :) Sixthsense :)'s Avatar
    Join Date
    01-01-2012
    Location
    India>Tamilnadu>Chennai
    MS-Off Ver
    2003 To 2010
    Posts
    12,770

    Re: Circular Reference warning

    The CELL in which you are putting the formula should not be used in your formula.


    If your problem is solved, then please mark the thread as SOLVED>>Above your first post>>Thread Tools>>
    Mark your thread as Solved


    If the suggestion helps you, then Click *below to Add Reputation

  4. #4
    Forum Guru Winon's Avatar
    Join Date
    02-20-2007
    Location
    East Rand, R.S.A.
    MS-Off Ver
    2010
    Posts
    6,113

    Re: Circular Reference warning

    Hello 4lowie,

    I notice that you have been back on the Forum again on 16 December 2013, without indicating if this issue has been resolved, with what Sixthsense and I had given you.

    It would only be polite to advise the Forum if your issue had been resolved, and if so, then mark this thread as Solved.

    Regards

+ Reply to Thread

Thread Information

Users Browsing this Thread

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

Similar Threads

  1. Circular reference warning?
    By redstyles in forum Excel Formulas & Functions
    Replies: 2
    Last Post: 11-23-2013, 08:01 PM
  2. [SOLVED] how to stop circular reference warning?
    By vengatvj in forum Excel Formulas & Functions
    Replies: 2
    Last Post: 09-21-2013, 07:53 PM
  3. [SOLVED] Circular Reference Warning
    By joh46k in forum Excel Programming / VBA / Macros
    Replies: 12
    Last Post: 07-19-2013, 02:49 AM
  4. [SOLVED] Stop circular reference warning
    By shiftyspina in forum Excel Formulas & Functions
    Replies: 1
    Last Post: 06-21-2013, 08:57 AM
  5. Confused by Circular Reference Warning
    By tom hatten in forum Excel General
    Replies: 12
    Last Post: 02-23-2011, 03:14 PM

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