Results 1 to 2 of 2

Thread: A Field is Required Here Error message

  1. #1

    Thread Starter
    Junior Member greenheck's Avatar
    Join Date
    Jan 2010
    Location
    Wisconsin
    Posts
    24

    Angry A Field is Required Here Error message

    what the heck!

    this is what i am trying to do

    Code:
    Sum (ToNumber("{BLOUNT_CONTRACT_UNITS.Unit_Total}"), {BLOUNT_CONTRACT_UNITS.ACCOUNT_NO})
    the field "BLOUNT_CONTRACT_UNITS.Unit_Total" is defined as string in the oracle table so i am converting it to number so it sums up with the other field ... the bolded part of the code is highlighted when i get the err message.

    when i remove the ToNumber formula, it says "a number field or currency amount is required here"

    Im using oracle 11g and CR10

    any help would be appreciated. Thanks

  2. #2
    PowerPoster
    Join Date
    Oct 2002
    Location
    British Columbia
    Posts
    9,758

    Re: A Field is Required Here Error message

    Remove the quotes.

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