I
insomniux
Hi,
I am using a generic report, of which I need to change the header on
the fly. I don't mind if the header text is in a label of a textfield.
When I try to set Me.HeaderLabel = "NewValue" (where HeaderLabel is the
name of the textfield in the Report) in OnOpen, I get an error
messages. Is there a way to modify the value of controls on the fly?
I'm using version 2000 SP3.
Thanks.
I am using a generic report, of which I need to change the header on
the fly. I don't mind if the header text is in a label of a textfield.
When I try to set Me.HeaderLabel = "NewValue" (where HeaderLabel is the
name of the textfield in the Report) in OnOpen, I get an error
messages. Is there a way to modify the value of controls on the fly?
I'm using version 2000 SP3.
Thanks.