Z
zahoulik
I'm trying to add some sort of cross-check to my spreadsheet. I need t
make a function that compares the sum of a list of numbers and anothe
number (taken from another sheet). I know something lik
=IF(SUM(E5:E9)=E4,"CORRECT","WRONG") can help, but what if I insert
new line of info at E:10? That function cannot help. Any ideas
make a function that compares the sum of a list of numbers and anothe
number (taken from another sheet). I know something lik
=IF(SUM(E5:E9)=E4,"CORRECT","WRONG") can help, but what if I insert
new line of info at E:10? That function cannot help. Any ideas