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 wOOdy-Soft 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 TaTips

  1. TaTips

    Condtionally format rows

    I need to conditionally suppress rows in my Crystal 8.5 report. Psuedo If parameter = 'Yes' AND column B = '123' then suppress row. Example ======= col_a, col_b, col_c AAA BBB CCC KKK 123 CCC -- Suppress this row NMB N78 KLK Parameter = 'Yes' Desired Outcome...
  2. TaTips

    difference between two dates in Weeks and Days please ?

    Thanks for reply reboo but I dont think its quite there. i may be wrong though. My dates are 04-JUN-2004 and 01-JUL-2004: This makes it 26 days in total the formula returns 4 Weeks and 3 days. I make it 26/7 = 3 Weeks and 5 Days. Not sure here. Thanks. ta.
  3. TaTips

    difference between two dates in Weeks and Days please ?

    Hi: can anyone suggest how to calculate the difference between two dates in Weeks and Days please ? Eg. 3 Weeks 2 Days Thanks. Ta.
  4. TaTips

    Prgrammatically set text to Bold.

    To clarify: IF {tab_a.field1} = 'A' THEN crbold NOTE: I cant seem to get "crbold" to work. Is "crbold" valid. it seems to compile but text stays the same. Thanks for the suggestion by the way. Ta.
  5. TaTips

    Prgrammatically set text to Bold.

    HI: How can I set a text object to BOLD programmatically. Thanks. Ta.
  6. TaTips

    Prob with Select Expert and Concat Values.

    Hi: In my report I have a formula that returns ‘Number of people’ +' '+ ToText(count_ppl). Count_ppl is a variable and calculated. The problem is that I am selecting this in the Select Expert in that I am looking for records “Is equal to” , ‘Number of people’ but of course this formula is...
  7. TaTips

    Append Text to Repeated Headers

    Hi: When I check the "Repeat Group Header on Each Page" box in the "Change Group Options" dialog box, How can I append "Continued...." for all headers repeated ? Thanks. Ta.
  8. TaTips

    Temporary tables populated slow from report

    What "Rep trigger" are u calling it from ?
  9. TaTips

    Age Grouping

    Thank You Hammerman.
  10. TaTips

    Age Grouping

    NOTE: The columnm is CUSTOMER_AGE. eg.30 No DOB arithmetic is required just how to group according to a number column. Ta.
  11. TaTips

    Age Grouping

    hi: I need to create groups in my report based on Age.. For example.. 30 - 50 and 60 - 70 The column is a number column. Any examples of how to create these groups please ? Thanks. Tatips.
  12. TaTips

    IE 6 and Java

    Cheers guys the d/load worked okay
  13. TaTips

    IE 6 and Java

    Thanks Guys. Is the Do/load process easy and will it screw up my fresh 2 day old pc with xp ? Tatips
  14. TaTips

    IE 6 and Java

    hI: I have I/Explorer 6 and I want to Enable Java on it. The way to do this is via Tools, Internet Options, Advanced and then scroll down to Microsoft VM option and enable a few swithces in list. But there is NO "Microsoft VM" node in my list so I cannot Enable Java. Can anyone...

Part and Inventory Search

Back
Top