I recently came across a problem with my VB6 program. The program was working fine in Win 98, NT & XP environments, but they I installed it onto another computer with Win 98 and ran into some major problems.
The program is a MDI application with many screens. On this certain computer, upon...
I replaced the unicows.dll file & still encountered the same problems. Therefore, it must be some other problem that is going wrong.
Anyone have other suggestions??
I also have run into this problem recently with CR9 and Windows 98. Some of the fields that are right-justified appear fine in the report viewer, however they are printed in the wrong place. This error only occurs from 1 computer in the office that has Windows 98. I was just wondering if...
I have a subreport called "ASSET" within my report, which links to the main report through a parameter (ClientID).
So, for each time that ClientID(client table) = ClientID(asset table), the information is displayed.
Now, I also have a liability table. In the asset table I have a...
pgtek-
Creating a formula didn't work, but the first response you gave to me did the job, although a little bit cumbersome.
'$' + CStr(CDbl({currency_field}))
Thanks.
Also, I couldn't use the formula with
"right({currency_field},5)"
because the currencies are not always 5 long.
John
When I put a currency value in a text object with a string value, the currency value is displayed different than the rest of the values.
If it was a database currency object it would be displayed as:
$ 325.67
However, when I put the database currency object and a comment into a text object...
If you are using Crystal Reports 9, then go to:
http://support.crystaldecisions.com/updates/default.asp?ref=default.asp_selectlist_hotfix
Then search for the following zip files which will allow you to download the most up-to-date monthly hot fixes.
cr90dbexwin_en.zip - database hot fix...
I contacted Crystal Reports with this problem a couple weeks ago, and after a couple hours of troubleshooting, the problem was with the software. The latest software, database, and developer patches fixed the problem. Hope this helps Hugh.
John Furlong
One other thing i noticed about the problem.
After the report is run, for this example we'll say that there is a section on page 2 and repeating at the top of page 3.
If I advance to page 2 after the report is run, go to section expert and check ANY field (such as NewPageBefore) and then...
Okay, we advance further... =) I really appreciate your patience & help.
The main report takes in a parameter called "ClientID". Then from there, the sections are linked to the ClientID field.
Most subreports are linked to the parameter by the formula:
{Asset.ClientID} =...
Each one is their own section & subreport, because they have different RecordSelectionFormulas.
----------------------------------
Section 1 - Subreport Husband
----------------------------------
Section 2 - Subreport Wife
----------------------------------
Section 3 - Subreport Education...
Ok, thanks for the quick response Jim. Here is some detail.
I have a report that displays a wide range of client information. The first section deals with personal information.
One of the sections that I need to suppress looks like this:
Husband
Medical insurance: $
Dental insurance: $...
I have a rather large report file with a number of sections on the first couple of pages that I need to supress if blank.
When I DON'T use the "Suppress Blank Section" option, the report looks goofy [with white space], but the sections appear in the right order. Then, when I use...
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.