Thanks lbass for your post, and apologies for my delayed response. I was able to implement your code without problems, but unfortunately we are constantly changing and updating the projection names and so a hard coded solution probably won't be suitable going forward.
I was able to reach a...
Thanks for that. I understand what you have done, but the same problem still remains. After implementing your code (with some minor additions)
WhileReadingRecords;
numbervar Array UserInputs;
UserInputs := [{?ActualsID}, {?ProjectionID}, {?BudgetID}];
Stringvar Array MyArray;
Redim...
I thought it might have been unclear, it's not the easiest problem to describe! I'm using CR 10. The data is coming from Microsoft Access.
I am using user inputed parameters to pull in data from a database (These are called ActualID, ProjectionID and BudgetID). The parameters inputed refer to...
Below is a sample table (ProjectionRuns) I have in Access. I want to display some summary information from this table in Crystal reports (but only one element at a time).
ProjectionName Type Date ID
Name1 Projection 31/03/2004 1
Name2...
Below is a sample table (ProjectionRuns) I have in Access. I want to display some summary information from this table in Crystal reports (but only one element at a time).
ProjectionName Type Date ID
Name1 Projection 31/03/2004 1
Name2...
This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
By continuing to use this site, you are consenting to our use of cookies.