• Hi All

    Please note that at the Chandoo.org Forums there is Zero Tolerance to Spam

    Post Spam and you Will Be Deleted as a User

    Hui...

  • When starting a new post, to receive a quicker and more targeted answer, Please include a sample file in the initial post.

Formatting or Conditional Formula ??

harryhaase

New Member
Hi,


I need an formula or a conditional setting that shows no value when the previous value is the same. I tried doing this with an if statement, but it kept alternating between no value and a new value (since the formula was the same). I then tried to do it with nested if statements, but that didnt work either.

Basically, I am subtracting shipments from an original stock to show the month in which we are out. So, maybe there is a better way to do this.


Thanks,
 
Assuming you have a list of dates/time and the respective amount of stock, CF formula would be:

=A2=A1

Format white font
 
Back
Top