spicycurlyfries
New Member
- Joined
- Aug 14, 2012
- Messages
- 4
Hi there,
First posting here -- this forum has been a huge help in the past!
A1 = constant
B1 = ever increasing sumifs based on daily web query & between certain dates
C1 = if(B1<=A1,sumifs(based on daily web query & between certain dates), <leave the="" c1="" value="" that="" existed="" before="" b1="" exceeded="" a1=""></leave>)
My goal is to always have B1 <= A1. If it ever exceeds A1, I want C1 to stop adding up. Everything I try keeps giving me a circular reference warning. Is there another way around this? Or, is there another way to do this? Can I include any other details to help this make sense?
Your help is greatly appreciated!! Thank you!
First posting here -- this forum has been a huge help in the past!
A1 = constant
B1 = ever increasing sumifs based on daily web query & between certain dates
C1 = if(B1<=A1,sumifs(based on daily web query & between certain dates), <leave the="" c1="" value="" that="" existed="" before="" b1="" exceeded="" a1=""></leave>)
My goal is to always have B1 <= A1. If it ever exceeds A1, I want C1 to stop adding up. Everything I try keeps giving me a circular reference warning. Is there another way around this? Or, is there another way to do this? Can I include any other details to help this make sense?
Your help is greatly appreciated!! Thank you!