Results 1 to 2 of 2

Thread: crystal report in vb.net

  1. #1

    Thread Starter
    New Member
    Join Date
    Jun 2004
    Location
    malaysia
    Posts
    2

    crystal report in vb.net

    i'm facing a problem that i don't know how to fix the sum value become 0 when the sum of the value is null. actually the record was key in by user is empty (no value), then the sum value also as empty. how can i fix it when sum function after calculate the empty record?
    Last edited by dejun; Jun 30th, 2004 at 07:45 PM.

  2. #2
    Hyperactive Member ARPRINCE's Avatar
    Join Date
    Mar 2003
    Location
    Pinoy in NJ
    Posts
    381

    Re: crystal report in vb.net

    Originally posted by dejun
    i'm facing a problem that i don't know how to fix the sum value become 0 when the sum of the value is null.
    Check the records you are summing up. You could have 1 or 2 where the value is not null but zero (0) that's why you are getting a zero summation instead of null.

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •  



Click Here to Expand Forum to Full Width