B
Bob Hughes
I have a label (Name = title) in a report header on my report and want to
change it under certain conditions.
In 2K I use
title.Caption = "New Title"
& it works fine.
When I run the mbe FE file in 2003 I get
the expression may not result in the name of a macro, the name of a user
defined unction or [Event procedure]
What format should I use to change the caption?
Bob
change it under certain conditions.
In 2K I use
title.Caption = "New Title"
& it works fine.
When I run the mbe FE file in 2003 I get
the expression may not result in the name of a macro, the name of a user
defined unction or [Event procedure]
What format should I use to change the caption?
Bob