Tek-Tips is the largest IT community on the Internet today!

Members share and learn making Tek-Tips Forums the best source of peer-reviewed technical information on the Internet!

  • Congratulations IamaSherpa on being selected by the Tek-Tips community for having the most helpful posts in the forums last week. Way to Go!

Search results for query: *

  1. pkgupta

    Page setup (Portrait & Landscape) & Subreports

    Hi Marrett, Are you sure you understood my problem ?? Regards PKG **************************** Pradeep Kumar Gupta Data Warehouse Consultant E-mails : pradeep.k.gupta@indiainfo.com pradeep.gupta@morganstanley.com
  2. pkgupta

    Page setup (Portrait & Landscape) & Subreports

    Hi All I have two reports having Page setup as Portrait & Landscape each. Now I want to place them as subreports in one report. Now if I change the Page setup od container report to Portrait then the other subreport suffers and vice versa. Is there any way in which we can dynamically change...
  3. pkgupta

    A Strange Subreport issue !!

    Hi All, Say a report "A" excepts a parameter employee number. Can it be placed as, a sunreport, in a detail section of a Group in another report which has a field Grouped by employee number. The aim is to run the report "A" for different employee numbers. Also suggest if...
  4. pkgupta

    Datadate function not showing the refresh data!

    Hi All, I have a report in which following formula is used: 'Run Date: ' + MonthName(Month(DataDate)) + ' '+ totext(Day(DataDate),0,'') + ', ' + totext(Year (DataDate),0,'') Which produces following result when the report is refreshed on say Nov 28 2001: Run Date: November 28, 2001 Now...
  5. pkgupta

    Crystal Training or Study Material

    Hi All, Where can I find any material which can be used as a training or study material for Crystal Reports. Thanks, Pradeep **************************** Pradeep Kumar Gupta Data Warehouse Consultant E-mails : pradeep.k.gupta@indiainfo.com pradeep.gupta@morganstanley.com
  6. pkgupta

    On Demand Sub report caption is Invisible !!

    Hi Ken, Currently I am running the report from the Crystal reports itself. Yes I tried it again, completely from scratch with simple reports, and it did the same thing. The main reports need to have 'month' parameter as @month as we have in Sybase Stored procedures, that is why I am using...
  7. pkgupta

    On Demand Sub report caption is Invisible !!

    Try following : Create a blank report, and place an ondemand subreport (with parameter @month and @type) on it. Now you will see the subreport rpt file name in the preview pane , when you move your mouse over it , mouse pointer will change to a hand shape and when you click it the Parameter...
  8. pkgupta

    On Demand Sub report caption is Invisible !!

    I think I have told this at another place, that If I do not link the subreport parameters to the main report formula fields then the caption is visible. But the moment I link the parameters, it becomes invisible. Regards Pradeep
  9. pkgupta

    On Demand Sub report caption is Invisible !!

    Hi Ken, I am using ver 8.0.1.0 Fox, I have not suppressed it by any formula. -Pradeep
  10. pkgupta

    Subreport Caption invisible !!

    Hi Mr Fox, I have specified the formula for the caption. It is like 'Revenue Desc'. It doesn't work either. But even if you don't give any formula , the rpt file name is the default strring that should appear as the link to see the subreport. It is not happening. -PKG
  11. pkgupta

    Subreport Caption invisible !!

    Hi All, I have a Blank Report as main report on which I wish to place three ondemand Sub-reports. The main report has one parameter field called @month_id and three formula field A, B and C each returning 'a','b' and 'c'. Each subreport takes data from same procedure but with different argument...
  12. pkgupta

    How do you surpress and Header Section(s) based on a condition?

    Hi, I don't know about ver 6, but here is how we can do it in ver 8 Go to Format menu> choose section> there select the required section (one at a time) then click the "Override" button beside the text "supress(no Dril Down) " , write your condition there. That's all ...
  13. pkgupta

    On Demand Sub report caption is Invisible !!

    Hi All, I am having a on demand-subreport placed on main report. Neither the default sub report caption Nor the user defined sub report caption are visible in the Priview. When I move the mouse around the place where I had placed the report the hand mouse icon appears, and on clicking there...
  14. pkgupta

    Deafult Subreport 'on-demand' link

    Hi tim, You can do it. Go to format-subreport menu, select subreport tab, there write a formula in on-demand subreport caption (like '1998 sales detail') that's all. Bye PKG
  15. pkgupta

    Export to PDF feature does not work for all reports !

    Hi All, I have crystal v 8.0. I developed few reports after that I was asked to export them as pdf. but I could not find the pdf option while I click export button. Then I was asked to install a dll named u2fpdf.dll by running a prog regsvr32.exe , Many of you might have done this, as I can...

Part and Inventory Search

Back
Top