Hello all.
I am attemping to create an excel sheet that displays a message when a total percentage is + or - .125%
I have the following formula for cell E9 for when it is greater than .125% - (Also see attached spreadsheet.)
=IF(E4=0,"", (IF(E6>=0.125%,"Yes, a new Pre-TIL should have been sent out.","No, a new Pre-TIL is not necessary")))
I am having issues coming up with how to do the formula for when it is -.125%. I also would like to display the same messages that currently appear for greater than .125%.
I know I am close with the above forumla, just can't figure it out.
Thanks.
Dave
Bookmarks