|
-
Apr 2nd, 2006, 07:41 PM
#1
Thread Starter
Addicted Member
import excel file to display in crystal report
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!
Last edited by popodc; Apr 2nd, 2006 at 07:52 PM.
-
Apr 2nd, 2006, 10:03 PM
#2
Frenzied Member
Re: import excel file to display in crystal report
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
On error goto Trap
Trap:
in case of emergency, drop the case...
****************************************
If this post has been resolved. Please mark it as "Resolved" by going through the "Thread Tools" above and clicking on the "Mark Thread Resolved " option. if a post is helpful to you, Please Rate it by clicking on the Rate link right below the avatar
Posting Permissions
- You may not post new threads
- You may not post replies
- You may not post attachments
- You may not edit your posts
-
Forum Rules
|
Click Here to Expand Forum to Full Width
|