Lookup field question.... using the If statement to refer to the user input

Lookup field question.... using the If statement to refer to the user input

Hi

I have a lookup field named 'country' in a form which is looking up country names in another form. I am trying to write the code below to say something like "if the country = Singapore then make the 'project sell cost' field visible, which is currently hidden. My dilemma is how do I refer to the actual country name? Currently I am using the code below which is using the ID of the country. 

What am I doing wrong?

Regards
Martin