Functions - YTM

D

dj

Does anyone know if there is a similar function to the YIELD function or
YIELDMAT in Excel that can be used in access? Are there any functions that
can be added in or downloaded for Access? I need the functions that are
available in the Analysis Tool Pack in Excel.

Thanks!
 
T

Tom Ellison

Dear DJ:

Some Excel functions are aggregate, and require a bit of programming to
accomplish. Others are simple formulas.

You can write your own equivalent functions in Access. Start with a study
of the Excel help on the functions, then code them for Access.

Tom Ellison
 
Top