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 Shaun E 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: *

  • Users: HiHeidi
  • Content: Threads
  • Order by date
  1. HiHeidi

    EXEC RPT from BATCH

    Can you launch a crystal report from a batch report? Help with specifics.. thanks!
  2. HiHeidi

    FAILED TO EXPORT on PDF file

    I am trying to export a report to PDF. It has a date parameter that I enter. Here's the problem, it works for some dates, but not others. I cannot see a difference in the data, but the export is behaving differently. Anybody out there have any ideas where to search? I've been through the...
  3. HiHeidi

    Text labels on Multi-Column Report

    I have followed the instruction on support.crystaldecisions.com KB article c2005944 and need further help. I use the formula to conditionally suppress my Details A sections where the text labels are: Whileprinting Records; Numbervar x; Remainder(x,5)<> 1 I only want this to display on the far...
  4. HiHeidi

    Parameter within a Parameter (select ALL or SOME)

    I need give my users the choice of selecting ALL values of a field {@Offset} vs. selecting SOME of the values in that field. I have a Parameter set up that asks for ALL or SELECT {?SelectOffset}. I also have another parameter field {?Offset} where users can then indicate what values they want...
  5. HiHeidi

    Expiration Dates..

    I think my brain is still in the French Quarter from the weekend, but I'm having trouble conceptualizing how I need to report on Expiration dates. I need to build a selection criteria for a monthly report on lease expiration dates. I need to pull those leases that expire in 12 months, 6 months...
  6. HiHeidi

    Select from Multiple Parameters

    Users of my report want to from either Record.name or Record.Id. How do I build a prompt that 1) asks if they want Name or Number then 2) prompts them to enter the value for that parameter. Help! Heidi
  7. HiHeidi

    Need to return all records in group...

    I have selection criteria based on a date parameter. I have a group of records that I need to return. Each record key contains the same last 6 digits with the first 3 digits representing the status of that records. I have grouped on the last 6 digits of the record. Each records contains a...

Part and Inventory Search

Back
Top