Forum Discussion
MaximDavid
Jun 03, 2020Copper Contributor
Excel Formula error
Hello, I have been trying to implement the following formula without success, Thanks a lot for your help !
peteryac60
Jun 03, 2020Iron Contributor
Which formula?
MaximDavid
Jun 03, 2020Copper Contributor
Sorry, it was in my screenshot only, here it is
=IF(AB7=AE7*AC7;"N/A";AB7-AE7*AC7)
Also tried
=IF(AB7=AE7*AC7,"N/A",AB7-AE7*AC7)