Thread: [Solved] Error in If statements
View Single Post
 
Old 05-28-2016, 07:22 PM
Warren99 Warren99 is offline Windows XP Office 2016
Novice
 
Join Date: May 2016
Posts: 10
Warren99 is on a distinguished road
Default Error in If statements

=IF(J18=76,P18*13),IF(J18=89,P18*20)

The above function returns #Value!
What am I doing wrong?
Reply With Quote