Results 1 to 5 of 5

Thread: Problem with Sum

  1. #1

    Thread Starter
    Frenzied Member
    Join Date
    Nov 2004
    Posts
    1,414

    Problem with Sum

    Hi to all:

    I'm newbie in Crystal and I don't know why Crystal return this message:

    A number field or currency amount field is required here
    The * is where the crystal put the cursor

    after try to insert a formula where the objectiv it's sum all the records in the field txredvaloriva:

    Code:
    Sum (*{lancamentos.txredvaloriva})
    Thanks to all

  2. #2
    Super Moderator si_the_geek's Avatar
    Join Date
    Jul 2002
    Location
    Bristol, UK
    Posts
    41,974

    Re: Problem with Sum

    What data type is the field txredvaloriva?

    It needs to be numeric - it cannot be text based.

  3. #3

    Thread Starter
    Frenzied Member
    Join Date
    Nov 2004
    Posts
    1,414

    Re: Problem with Sum

    It's a numeric field

  4. #4
    Super Moderator si_the_geek's Avatar
    Join Date
    Jul 2002
    Location
    Bristol, UK
    Posts
    41,974

    Re: Problem with Sum

    OK.. Do you actually have the * in there?

    I assumed you were just using it to show us the cursor position, but if it is in there you need to remove it.

  5. #5

    Thread Starter
    Frenzied Member
    Join Date
    Nov 2004
    Posts
    1,414

    Re: Problem with Sum

    it just to show where the cursor is after the message

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