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 Chris Miller 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
  • Order by date
  1. warnb

    Crystal Reports XI - Sorting Issues

    Thanks both, problem sorted. Much appreciated !
  2. 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...
  3. 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...
  4. warnb

    Crystal Reports XI

    I manipulated the formula a little bit and it worked a treat, thank you !
  5. warnb

    Crystal Reports XI

    Thank you for your response. So using running totals, it is possible to place the text "Client" at the start of only the first client name after the manager name changes within the G1 ?
  6. 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