Tek-Tips is the largest IT community on the Internet today!

Members share and learn making Tek-Tips Forums the best source of peer-reviewed technical information on the Internet!

  • Congratulations Chriss Miller on being selected by the Tek-Tips community for having the most helpful posts in the forums last week. Way to Go!

NPV Calcuation From same column using same rate in sql

Status
Not open for further replies.

borntorun

MIS
Oct 16, 2003
82
GB
Hi Guys,

I would like to calculate the NPV in a sql query but use the vba function.

Does anyone hvae some pointers about how i can do this?

I will always use the same column. I want to hard code the base rate to begin with and then put it from a column later.

I think i hvae to create a module that takes the column turns it to a double?

Never used a vba function in a query.

THanks.
 
Status
Not open for further replies.

Part and Inventory Search

Sponsor

Back
Top