I would like to return a text result based on the following but cannot quite get it right

If H14=0 then I14= “achieved Target”
If H14<0 then I14= “under target”
If H14>0 then I14= “over target”

Thanks in advance