How can I pass a string variable to a datareport? I have a label called "lblAddress", and I want to parse the customer's address so it looks more like:

123 Some Street, SomeTown 12345

instead of:

123 Some Street SomeTown 12345

I know how to do the parsing bit, but I can't find how to get it into the datareport.

Thank you for your help,

Squirrelly1