Hi All,
I'm using Crystal 10
When the report is run, the following error is received against the formula below;
error: A subscript must be between 1 and the size of the array.
formula:
if ubound(split({tableA.fieldA},"\"[7])) > 0 then
split({tableA.fieldA},"\")[7]
else
""
Here is a few...
I am using Crystal 10
I have the following formula in the report footer
numbervar percentofcommon;
numbervar percentofcommon := ({@printfloorcommon} / {#RTotal1});
numbevar percentofcommon
This formula yields a percentage that need to use in a formula that is placed in a previous group header...
Hi, this is my first posting...be gentle.
I'm having difficulties getting my report to select from the multiple details records from a secondary table. Here's an example of the table layout
table1 table2
ID1 detaila
detailb...
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.