View Single Post
  #1   Report Post  
Posted to microsoft.public.excel.programming
Liam[_3_] Liam[_3_] is offline
external usenet poster
 
Posts: 2
Default 'If' with text values

Hello All,

I think my pascal background is hampering me here. All I need to do is
is this -

If the numercial value in A1 is 1 then make the text value in A2
'hello'
If the numercial value in A1 is 2 then make the text value in A2
'goodbye'

I have the structure but just can't get the syntax correct - can anyone
help please?

Thanks Liam.