A few weeks back, everyone helped me out with the following formula:
if Length ({?event}) > 6 then
({?event})
Else
IF Length ({?event}) = 6 then
(totext(year(currentdate)))+ totext({?event})
else
IF Length ({?event}) = 4 then...
I don't know if this will help, but here's what you could do. Create a home page with hyperlinks to the different cyrstal reports that you have. That page would link you to a different page that contains your crystal reports on the web server. Now, for the original homepage, restrict access...
I'm using Cyrstal 8.0 and querying against an Oracle Database. I am displaying fields from a table called Table1. The last field that I want to display in my report is from a table called MISC. The field name in MISC that I want to display is called Remarks. In the MISC table, there is also...
Within crystal reports, I have a hyperlink that goes directly to our map pages. However, the link must be all in a URL command which is great and looks like this:
http://web1/mapfiles/sections/52.gif
Now, I can add a string on the back end and this is what I'm trying to do. I would like to...
Here's what I'm looking for. All of our reports are based on an incident number. The incident number has 10 numbers in it. For example:
2000301001
2000 = Year
301 = Today's Julian date
001 = first incident of the day, 002 for the next incident of that day and so on.
What I'd like to do is...
Would the following be possible? Any idea how it can be done?
I have a field that is returned in a crystal report that gives the number of a map page (Ex. 52A1). We have an ASP map file that located at //Server/map and each map page would be //Server/map/52, //Server/map/64, and so on.
Now...
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.