Oct 13, 2003 #1 UHsoccer Programmer Joined Apr 24, 2003 Messages 139 Location US How do I define the data source when it is an Excel spreadsheet? Up to now I have only reported from an SQL data source
How do I define the data source when it is an Excel spreadsheet? Up to now I have only reported from an SQL data source
Oct 13, 2003 #2 synapsevampire Programmer Joined Mar 23, 2002 Messages 20,180 Location US Use the MS supplied Excel ODBC driver. This will assume a flat file sort of design to the spreadsheet. -k Upvote 0 Downvote
Use the MS supplied Excel ODBC driver. This will assume a flat file sort of design to the spreadsheet. -k
Oct 13, 2003 #3 FVTrainer Instructor Joined Dec 13, 2000 Messages 515 Location US See thread766_677694 for an additional option when using Excel with CR 9. Upvote 0 Downvote