Tek-Tips is the largest IT community on the Internet today!

Members share and learn making Tek-Tips Forums the best source of peer-reviewed technical information on the Internet!

  • Congratulations gkittelson on being selected by the Tek-Tips community for having the most helpful posts in the forums last week. Way to Go!

Charting selections from VB

Status
Not open for further replies.

compulina

Programmer
May 21, 2001
1
US
Hi everyone,

I'm new here, but could sure use some help with this problem. I hope one of you can help me.

I would like to set something up wherein the users of an existing VB program can select how they would like a Crystal Reports chart report to be displayed. I.e., some people like bar charts, some like line graphs, etc. Each report would use exactly the same data, but display it in different ways. Is there a way I can tell Crystal Reports, from VB, to display these reports in these different ways, without actually having to create each report individually?

Thanks!!!
 
You could create the various options in one report, and only let the chosen chart display by suppressing the others. Ken Hamady
On-site custom Crystal Reports Training and Consulting.
Quick Reference Guide to using Crystal in VB.
 
Status
Not open for further replies.

Part and Inventory Search

Sponsor

Back
Top