I just upgraded for VB6. Using Crystal Reports in my project I need the end user to select a managers name from a list and display the report records for that manager. In VB6 I used the Report.RecordSelectionFormula = to acomplish this. How is it done with VB.net?
My data source table is called RIF_data. The field name is manager. Thanks for any help.
My data source table is called RIF_data. The field name is manager. Thanks for any help.