Tricky Formula Codes *** Urgent ***

S

SweetSin80

This one works...
=IF(G5="S",H5*0.1,H5*0.05)

But if I want to add another, ("W",H5*0.15) I'm trying this one...

=IF(G5=("W",H5*0.15),("S",H5*0.1),H5*0.05) NOT WORKING

Need help makin it work, many Thx
 
Top