Circular Reference Help

lawre2000

Board Regular
Joined
Sep 11, 2008
Messages
188
Hello All,

I was hoping that I could get some ideas on how to avoid a circular reference given the following scenario:

A1 = 2
B1 = 4
+ C1 = 5
D1 = 11

If the total above in cell D1 is greater than 10, than I would like to exclude the value in cell C1 so that the total in cell D1 only reflect A1+B1. Essentially making the value of C1 equal to zero. The answer would be 6 in this example. If the total is less than 10, I would like to keep the total of all 3 variables in cell D1. This is obviously a circular reference but is there a way to get around this?

Thanks!
 

Excel Facts

Best way to learn Power Query?
Read M is for (Data) Monkey book by Ken Puls and Miguel Escobar. It is the complete guide to Power Query.
For presentation purposes, I will need the value of C1 to reflect zero or its original value based on the value of D1. Thoughts?
 
Upvote 0
Ah, now I understand. The closest I can think of is to use a conditional format on C1 so that when you would like it to be zero, the font color is changed to the background color making it appear to be an empty cell. It is not what you are asking for but the the nearest I can get.
 
Upvote 0

Forum statistics

Threads
1,224,521
Messages
6,179,287
Members
452,902
Latest member
Knuddeluff

We've detected that you are using an adblocker.

We have a great community of people providing Excel help here, but the hosting costs are enormous. You can help keep this site running by allowing ads on MrExcel.com.
Allow Ads at MrExcel

Which adblocker are you using?

Disable AdBlock

Follow these easy steps to disable AdBlock

1)Click on the icon in the browser’s toolbar.
2)Click on the icon in the browser’s toolbar.
2)Click on the "Pause on this site" option.
Go back

Disable AdBlock Plus

Follow these easy steps to disable AdBlock Plus

1)Click on the icon in the browser’s toolbar.
2)Click on the toggle to disable it for "mrexcel.com".
Go back

Disable uBlock Origin

Follow these easy steps to disable uBlock Origin

1)Click on the icon in the browser’s toolbar.
2)Click on the "Power" button.
3)Click on the "Refresh" button.
Go back

Disable uBlock

Follow these easy steps to disable uBlock

1)Click on the icon in the browser’s toolbar.
2)Click on the "Power" button.
3)Click on the "Refresh" button.
Go back
Back
Top