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 IamaSherpa on being selected by the Tek-Tips community for having the most helpful posts in the forums last week. Way to Go!

Graph resue, Crystal Reports7

Status
Not open for further replies.

DGA15

Programmer
Aug 19, 2000
40
US
I have a standard 3 column graph ( sum.rpt) that I want to use again and again. Each time the data and column labels are different. Data and labels are set up in an Access table via query before calling the report.
How do I specify these new columns from VB 6.0?
The first graph done manually in Crystal is ok, but any change in column Names and data casues failure to map.
Can I alias columns such as Col1, Col2, Col3 in Crystal to the actual three data fields in a table ( same table, just different data or is there a cleaner approach?
Help appreciated. [sig][/sig]
 
Status
Not open for further replies.

Part and Inventory Search

Sponsor

Back
Top