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

Populating a Parameter

Status
Not open for further replies.

buh

Programmer
Apr 3, 2002
27
0
0
US
I want to populate a parameter depending on other parameter.
How can I do this.

Ex.

I am having column names in one parameter. If i select one of the column from the list box, i need to populate the column values to another Parameter as a list.

How can i do this.

Please help me in this subject
Regards,
Buhari
 
Unfortunately, you can't do this in CR. You would have to write a VB front end and make your own list boxes. Then you could pass the parameters to CR from your form. Ken Hamady, On-site Custom Crystal Reports Training & Consulting
Public classes and individual training.
Guide to using Crystal in VB
tek@kenhamady.com
 
Status
Not open for further replies.

Part and Inventory Search

Sponsor

Back
Top