Hello,
I am using Vb 6.0 to develop an application.I have created a report but I want to know if it is possible to dynamically input values in RptLabel and RptTextBox.
For example if I have a form called customerPurchaseForm with a text box called customerTextBox is there a way to load the content of customerTextBox dynamically in a RptLabel when I call the method DataReport.show?
I am using Vb 6.0 to develop an application.I have created a report but I want to know if it is possible to dynamically input values in RptLabel and RptTextBox.
For example if I have a form called customerPurchaseForm with a text box called customerTextBox is there a way to load the content of customerTextBox dynamically in a RptLabel when I call the method DataReport.show?