Hello,

I would like to change the text in some textbox's at runtime.

This..
cr.Section1.ReportObjects.Item("text3").Equals("New Text")

Am I close?

How would I do this?

Thanks