We have 85 spreadsheets to be uploaded to the Management Console and would like to be able to avoid having to upload them one at a time. We've tried creating a folder, putting the spreadsheets in that folder and uploading it. However, Actuate opens the folder and we're back to having to upload...
I'm retrieving a succession of codes with associated descriptions. I want to display these codes and descriptions across the page as follows:
code description code description code description
It looks to me as though this will require some sort of array processing, but I don't know...
I have a report on which I'm suppressing the printing of repetitive information for subsequent lines. However, if the subsequent line is the top of the next page, I don't want to suppress printing this information.
I've tried several different techniques to no avail. I would appreciate it if...
When I'm building the current row, I want to blank out certain fields if one of the fields on the current row is the same as the corresponding field on the previous row.
I'm and old COBOL programmer; in that venerable language, I would create a variable, initialize it to spaces and then check...
I'm trying to display a date that is 1 month prior to the current date - i.e., today's date is 3/21/2007 and I want to display 2/21/2007 in that format.
I tried DatePart("m",Now()) & DatePart("d",Now()) & DatePart("y",Now()), but the date displayed is 5/18/1988.
Thanks in advance,
Nomad0803
I'm trying to reference the current month in an If statement in the Fetch() function, but I can't find an example of the syntax and everything I've tried gives me an error. Does anyone have any examples of the syntax for doing this.
Thanks,
Nomad0803
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.