I am using CR 10. I have a report where I am using a formula to use as a column header for a cross-tab. Below is an example of what I am trying to achieve.
ATLANTA INVOICE ATLANTA SERVICE ATLANTA WARR. BIRMINGHAM INVOICE BIRMINGHAM SERVICE BIRMINGHAM WARR. ETC..
Below is the array in my...
Hi,
I am using CR 10, and I am trying to populate the columns to look like below:
ATL INVOICE ATL SERVICE ATL WARR. BIRM INVOICE BIRM SERVICE.
Below is the array I am trying to use, but CR is telling me I cannot use it. Can someone please help me.
The Array:
StringVar Array Companies := [...
I am trying to list the dates of the working days. I am using Ken's code. Below is the code.
WhilePrintingRecords;
Local DateVar Start := {?StartDate}; // place your Starting Date here
Local DateVar End := {?EndDate}; // place your Ending Date here
Local NumberVar Weeks;
Local NumberVar...
I need to have a cross tab look like the following.
Jan Feb Mar YTD 2006 YTD Plus/Minus % 2007 Full Year
A&W $50 $10 $30 $90 $100 -10 10% $1500
Buddy $10 $10 $10 $30 $15 15 50% $1000
Right now I have
Jan Feb Mar
YTD
2006 YTD...
I have ten different formulas, all are the same for the exception that each one only puts information in the group footer if the date is in the specified date range. The problem I am having is that it is not putting hte correct information in the group footer. Below is one of the formulas...
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.