I am using CR8 and I am having an evaluation time problem.
I have created a formula that depends on the records being already grouped, however the formula appears to be evaluated while reading the records. I need the records to be sorted and grouped before I can apply the formula.
The problem...
How do I use the Join function to display a double quote in CR8?
I need to display something like the following:
02'30"
I am currently using:
Join([ToText(num1, "00"), "'", ToText(num2, "00"), """]).
Of course it is not working, so any help...
I am using CR8 and the problem I have is this.
The first group I have is direction. The second group I have is a list of numbers.
When the direction is "NORTH" I want the second group to be ordered in descending order.
When the direction is "SOUTH" I want the second group...
I am using CR8 and on my reports I have a print date.
The format of the reports require that the day and month be capitalized. Is there a way to print the date in the following form:
TUES., APR. 23, 2001
instead of the usual
Tues., Apr. 23, 2002
Thanks.
Also
I am using CR8 and the only way I can have each group start on a new page is to go to the group footer and check "New page after".
BUT this creates a blank page at the end of all my reports.
Is there another way to have each group start on a new page without a blank page at the end?
I know CR8 will not allow you to create a subreport within a subreport, but does anyone out there know of a way to "simulate" a subreport within a subreport?
I essentially want to know if I can create groups only within a group footer. For example
-----------
Group Header #1...
I am using CR8 and I have created a report that has a subreport contained within it.
However, in my subreport, I require a header that should be repeated on any subsequent pages that follow it.
Is this even possible?
I am working with VB 6.0 and I am pretty new at this, so any help will be appreciated.
I have created a VB application (call it app #1) that takes in command-line parameters. App #1 does it's calculations and I want this to be called by another VB application (call it app #2). Both do not...
mmaz,
That was what I figured. I was hoping I could do that using CR (for convenience more than anything else), but if it has to be, it has to be. Thanks
How would you filter a parameter based on another parameter?
For example - say we want to see a list of transactions made by a customer for a particular day.
Thus we have two parameters: a date, and a customer.
When the user selects the date, I want to be able to filter the choices for the...
Hi SMPhillips - thanks for the response.
Basically, the values I am storing are times and each time has an associated count number.
I want to find a 60 minute interval in which the sum of the counts are a maximum. I was hoping to use the array to do the calculations.
I will try your...
I am having difficulty finding a way to store values in an array in sorted order in CR 8.
The elements I want to store are numbers and even if I try to set the record sort order, they keep being stored in my array in the original order.
I am a newbie at this, so any help would be...
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.