W
Warrio
Hello!!
how can I change the value of a label, when the report is opening
I've tried in the event Open of the report :
myLabel = "Hello"
and the proprities myLabel.Text, myLabel.Caption or myLabel.Value do not
exist
but a message appears and tell me that I "cannot assign a value to this
object!"
Thank you for any sugestion!
how can I change the value of a label, when the report is opening
I've tried in the event Open of the report :
myLabel = "Hello"
and the proprities myLabel.Text, myLabel.Caption or myLabel.Value do not
exist
but a message appears and tell me that I "cannot assign a value to this
object!"
Thank you for any sugestion!