If this is your first visit, be sure to check out the FAQ by clicking the link above. You may have to register before you can post: click the register link above to proceed. To start viewing messages, select the forum that you want to visit from the selection below.

 
Go Back  dBforums > Data Access, Manipulation & Batch Languages > Crystal Reports > Use Excel fields as input parameters

Reply
 
LinkBack Thread Tools Search this Thread Display Modes
  #1 (permalink)  
Old 06-08-09, 10:18
avgjoe avgjoe is offline
Registered User
 
Join Date: Feb 2006
Location: Indiana
Posts: 6
Question Use Excel fields as input parameters

I make several reports that are basically the same with the exception of the selection criteria. Sometimes I place these criteria directly in the Select Export or in a formula which I reference from the select Expert. Rather than muddling with the same report every time, I would like to simply have it reference an excel spreadsheet for the desired parameters. How do I go about this?
Reply With Quote
  #2 (permalink)  
Old 06-08-09, 12:20
menuch menuch is offline
Registered User
 
Join Date: May 2004
Posts: 46
I dont believe you can do it with Crystal Reports isself. There are third party tools such as CRD by ChristianSteven Software that allows you to use data driven packages to accomplish this.
__________________
CrystalReportsTips.com
www.crystalreportstips.com
Reply With Quote
  #3 (permalink)  
Old 06-09-09, 01:13
Srinvb Srinvb is offline
Registered User
 
Join Date: May 2009
Posts: 5
Thumbs up

I did not understand what you wanted but ,i tried to point the data source to an excel file.
I created a new connection based on oledb-->Microsoft.jet 4.0 OledbProvider and selected the Excel file and in the
DatabaseType Dropdown i selected the Excel 8.0 ans selected the sheet in which i provided my values

for ex
ParamID ParamDesc
1 a
2 b
3 c
4 d
5 e

it created a database fields based on the Excel.Now i think you can use the same fields to make them as paramaters.
Try this solution.
Reply With Quote
Reply

Thread Tools Search this Thread
Search this Thread:

Advanced Search
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is Off
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are On