This code shows how to read datareport label caption from the form. Ex:You have invoice number on a
This code shows how to read datareport label caption from the form. Ex:You have invoice number on a form that invoice number you can disply on
Rate This code shows how to read datareport label caption from the form. Ex:You have invoice number on a
(1(1 Vote))
set data report1.datasource=rs
DataReport1.Sections("Section4").Controls("label1").Caption = "Welcome"
This code shows how to read datareport label caption from the form. Ex:You have invoice number on a Comments
No comments yet — be the first to post one!
Post a Comment