Error 2448 in the OnFormat event

E

EmBee

Where do I change the ControlSource of a text box in the Page Header?

I tried doing it in the OnFormat event of the PageHeader section, but got a
runtime error 2448, "You can't assign a value to that object."

It doesn't work in the OnFormat event of the ReportHeader,either.

Do I have to create a label, and assign this value to the caption?
 
Top