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

    Rounding down if last decimal place is 5

    I want to round a number field to 2 decimal places, but instead of rounding up if the last digit is a 5 i'd like to round down. SO, 123.766 would be 123.77 and 12.521 would be 12.52 but 65.325 would be 65.32 any ideas? I was thinking maybe some kind of formula that looks at the last digit? The...
  2. helenv

    Alignment problem with numerical fields in details section

    I've put together a report in version 8.5, and am exporting it to Acrobat PDF. I'm having trouble lining up a field in the details section. All the fields are anchored to the same top guiding line in the details section, and all fields are the same font and text size. On screen in Crystal...
  3. helenv

    Suppressing a section if some fileds are a duplicate

    (I'm using version 8.5 of Crystal Reports) I'm trying to suppress the details section if the record is a "duplicate", in that certain fields have the same value, but not every field will necessarily match (it's not a true duplicate record). I was using the the following formula to conditionally...
  4. helenv

    Passing {datadate} from mainreport to sebreport

    Is this possible? I think i read somewhere that it isn't. Have tried doing it with a shared variable and haven't had any luck, but could be incorrect syntax. Thanks for any help

Part and Inventory Search

Back
Top