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 derfloh on being selected by the Tek-Tips community for having the most helpful posts in the forums last week. Way to Go!

Recent content by SgtRudeDog

  1. SgtRudeDog

    Question about cross tab and group headers

    whoops ver 9.2 thanx for that will check out yor link Ian --- Paintball is not a game : it's a way of life ---
  2. SgtRudeDog

    Question about cross tab and group headers

    Hi everyone, These two should be easy really I have a formaula that makes a field one or zero depending on wot another field is. I then sum this item using a group total. I have 3 of these altogether, one counting all, and the other two the specific items. I then have a couple of formula's that...
  3. SgtRudeDog

    If / Then / Else Problem - CR Pro 9.2.0.448

    thanx 2 all have replied - v helpful - i can see this crystal programming not being quite as forgiving as VBA - oh well - another language to learn - wot fun. Cheer again Ian --- Paintball is not a game : it's a way of life ---
  4. SgtRudeDog

    If / Then / Else Problem - CR Pro 9.2.0.448

    That worked a treat - i'll figure out treating null values - just a very strange thing to do for a formula to do if not true to ignore - never mind - i'm learning every day. Thanx wcburton. --- Paintball is not a game : it's a way of life ---
  5. SgtRudeDog

    If / Then / Else Problem - CR Pro 9.2.0.448

    oh, i forgot if data is e.g F41,F42,F9,F5 i.e all fields are populated, then I DO get a result of 2, but I need it all the time. cheers Ian
  6. SgtRudeDog

    If / Then / Else Problem - CR Pro 9.2.0.448

    I have a problem with a standard formula using if then - basically it won't display the ELSE part of the formula: if {SPE0304.T1} = "F3" or {SPE0304.T2} = "F3" or {SPE0304.T3} = "F3" or {SPE0304.T4} = "F3" then 1 else 2; sample data: F3,F41...

Part and Inventory Search

Back
Top