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 TouchToneTommy 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. dlimfire

    CR 8.5 and VB6

    I am passing parameters, but when I execute the following code, Crystal still prompts me for the parameters. What am I doing wrong? Set mobjCrApp = New CRAXDRT.Application Set mobjCrReport = mobjCrApp.OpenReport(lstrReport) mobjCrReport.ParameterFields(1).AddCurrentValue vstrUnitName...
  2. dlimfire

    CR 8.5 and VB6

    How do I print a CR 8.5 report with VB6 directly to the printer without the a print preview. I am using CRAXDRT. Thanks

Part and Inventory Search

Back
Top