I've never done anything with events, but im not even sure how to approach this, basically within my workarea, can VBA detect if a new row has been added, and if column C of that row, test whether AT&T, Sprint, or MCI was added. Once that is determined, how do i add the cell reference onto a formula at another location, so that if AT&T is added in that new row, and its cell ID is C15, then that will be added to the formula = C1+C5+C8+C15, but most importanly, the formula must stay as is, and not overwritten with the new answer, thanks!! this is a biggie, id really appreciate all the help i can get!