Error in formula

Collapse
X
 
  • Time
  • Show
Clear All
new posts
  • jitendra rai

    Error in formula

    What is the err in this formula
    Code:
    If ({CmdMonthlyReport.BASIC_EARNED}="")Then
     formula=ToText ({CmdMonthlyReport.BASIC_EARNED})
    Else
     formula=""
    End if
    What is the solution
    Last edited by Frinavale; Oct 15 '10, 05:39 PM.
  • Frinavale
    Recognized Expert Expert
    • Oct 2006
    • 9749

    #2
    What is the error that you are getting?
    What is the DataType for the formula variable?

    -Frinny

    Comment

    Working...