********
06-29-2005, 12:36 PM
How can I change the Report property "Caption" in VB?
******** Rufer
******** Rufer
|
View Full Version : Report property ******** 06-29-2005, 12:36 PM How can I change the Report property "Caption" in VB? ******** Rufer ScottGem 06-29-2005, 12:48 PM me.Caption = "string" ******** 06-30-2005, 05:39 AM thx it worked |