Remou
Thanks for your response. Unfortunately I don't think that I have explained my problem very well. So here goes for a second try.
I would like to define the text in a label based on the result of a control on a form so for example, if [Control A] = New York then I would have I like New York as text on my label. I have tried entering the following in the caption property of the label
"I Like"&"[Control A]" which results in the following label text;
I Like [Control A]
Being a novice, I'm not sure what to try next
Rgds
Njwcad