Expand my Community achievements bar.

kkoenen
kkoenen
Offline
Type
  • All
  • Questions
  • Discussions
  • Ideas
  • Blogs
Filter by user contributions
  • I've got the following code to total cash on hand;if (Sum(Hundreds, Fifties, Twenties, Tens, Fives, Twos, Ones, TwoDollars, OneDollars, HalfDollars, Quarters, Nickels, Dimes, Pennies)== 0) then $.rawValue=0  else $.rawvalue = Sum(Hundreds, Fifties, Twenties, Tens, Fives, Twos, Ones, TwoDollars, OneD...

    Type

    Questions

    Views

    340

    Likes

    0

    Replies

    0
  • I have a form that needs to display Text Block 1 only if the "Total" is up to $499.99." If $500 or greater, I need to hide Text Block 1 and show Text Block 2.Is there any way I can do this?Thanks.

    Type

    Questions

    Views

    679

    Like

    1

    Replies

    2
  • I have the following code, which, when I validate it, doesn't show any errors, and yet it isn't working: //Generate Selector Code from Account Type If (AccountType.rawValue eq 1 or AccountType.rawValue eq 3)      then (SelectorCode.rawValue eq 147);     elseif  (AccountType.rawValue eq 2)     then ...

    Type

    Questions

    Views

    545

    Likes

    0

    Replies

    1
Top badges earned by kkoenen
Customize the badges you want to showcase on your profile