user defined error

Collapse
This topic is closed.
X
X
 
  • Time
  • Show
Clear All
new posts
  • alfred

    #1

    user defined error

    Hi
    If I try to use the present value (pv) I get a user defined error. Must I
    set a library reference to use the function ?
    Dim set as per MS help

    PVal = PV(APR, TotPmts, -YrIncome, FVal, PayType)
    Thanks alfred


  • Randy Harris

    #2
    Re: user defined error


    "alfred" <alfredminnaar@ hotmail.com> wrote in message
    news:dbgutj$mn2 $1@ctb-nnrp2.saix.net. ..[color=blue]
    > Hi
    > If I try to use the present value (pv) I get a user defined error. Must I
    > set a library reference to use the function ?
    > Dim set as per MS help
    >
    > PVal = PV(APR, TotPmts, -YrIncome, FVal, PayType)
    > Thanks alfred[/color]

    I just tried the example given in the A2K help with only the default
    references. Worked fine.


    Comment

    Working...