View Single Post
  #1   Report Post  
Earl
 
Posts: n/a
Default How do I sum and add * on each side based on value in excel?

I have four columns of data. The first is the maximum no. allowed, the second
is the last period total, the third is the current period total and the
fourth is the sum of two and three. The typical sum function works fine until
the fourth column equals the first, this is where I want to place an asterisk
before and after the sum. This would indicate that the vlue has reached it's
max.

Is this possible?

Thanks.