What you gave me works great for a list, but I need to get more specific.
What if I want the day down the side and the hour across the top. I still need these values, but I need to have them all in one cross-tab. CR will not allow me to put this subtotal cross tab in the detail section...
Hi. I am reasonably new to CR. I have a report where I will need to have the days down the side of the report and then I will have many different types of columns.
For example, one of the columns might be Actual, but this column is not in the database. It needs to be computed by taking...
I am trying to create a chart from a multiple range. I want the multiple range to be contained in one series, but I must be missing something. Each column in the range is being interpreted as a new series. I have tried two ways of making the range from multiple columns.
1...
I don't know if this is even possible, but let me know if you have any suggestions.
Does anyone know a way in which I could figure out the last date in every month for the last ten years. I need to have this data for a calendar table I am trying to create.
Any suggestions are appreciated.
Chris
I have no idea where to even start attacking this problem.
Can anyone give me a suggestion as to how I might be able to figure out the third to last BUSINESS DAY of every month? This is a significant date for my application and I need a way to figure it out.
Any suggestions are appreciated...
I am having a problem figuring out how to get this to work.
date1 = 1/1/90
dateMin = 4/3/90
dateMax = 2/16/01
if (date1 < dateMin) then
Error 1
elseif (date1 > dateMax) then
Error 2
end if
This should be performing Error 1, but it is performing Error 2. Does anyone have any...
Hello,
Here is what I want to do and I have no idea if it is even possible.
I want to have three combo boxes on one page. One for the year, month, and day. When the page loads, the year menu will be populated. Then what I need to do is to have the user select a year. When he/she clicks the...
Hello,
I can't remember how to do this. I am working on an ASP application where I want to include a "Back" that goes back to and refreshes the previous page, but I cannot remember the syntax to get this button to work.
Any help is appreciated.
Chris
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.