Hello,

I have just begun to learn how to create reports with SQL 2005 server reporting. I know how to place fields from the dataset on the report to show. But what I need to learn now is the expression method for objects such as the textbox.

The form I am filling out has a place for the gender and you have to circle M or F. So I need to put an "O" there based on the value of the field in the dataset. Can someone show me what to put in the Edit Expression for this? Once I can see an example for it, I should be set. I tried searching but just could not find an answer.

Thanks

Warren