help me please! im using a visual basic 6 and crystal report 6.. i created a form that browses for an *.xls file and my problem is on how to create a code to import and display the table in the excel file to the crystal report. thanx!
Printable View
help me please! im using a visual basic 6 and crystal report 6.. i created a form that browses for an *.xls file and my problem is on how to create a code to import and display the table in the excel file to the crystal report. thanx!
maybe this could help
http://vbforums.com/showthread.php?t=394651
you can have your recordset controlled by your vb application and display the desired outputs in the report