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 Rhinorhino 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: warnb
  • Content: Threads
  • Order by date
  1. warnb

    Crystal Reports XI - Sorting Issues

    Does anyone else find sorting a field in Crystal Reports a real pain when the group fields are different to the field you want to sort ??? My groups are product and client and I want to sort the costs descending per group. I can get costs to sort descending by customising the group name but...
  2. warnb

    Crystal Reports XI - Formatting Field on Drill Down

    Ok, Im a little new to Crystal formula's so this maybe a simple one... I just want the text to change from test1 to test2 when a user drills down. I have tried the below.... if DrillDownGroupLevel = 2 then replace ({table.field},"test1:","test2:") if DrillDownGroupLevel = 2 and...
  3. warnb

    Crystal Reports XI

    I have a report and it is grouped my managername (gh1) then clientname (gh2). Is there a way to insert a text object next to the client name when ever the manager name changes within gh2 ? I.E.... GH1: DAVE GH2: (Text Field)"Client" Steve Laura...

Part and Inventory Search

Back
Top