Go Back   TechArena Community > Technical Support > Computer Help > Office Help > MS Office Support
Become a Member!
Forgot your username/password?
Tags Active Topics RSS Search Mark Forums Read SiteMap

Tags:

Sponsored Links


Excel function calculations used in MS Access query

MS Office Support


Reply
 
Thread Tools Search this Thread
  #1  
Old 23-05-2008
akbar's Avatar
Member
 
Join Date: Oct 2004
Location: Kashmir
Posts: 94
Excel function calculations used in MS Access query

Sponsored Links
The functions below can be used or an equivalent formula can be used in a Calculation in an MS Access Query or not? It is actually the Present Value and Future Value?

PV

See Also

Returns the present value of an investment. The present value is the total amount that a series of future payments is worth now. For example, when you borrow money, the loan amount is the present value to the lender.

Syntax

PV(rate,nper,pmt,fv,type)

Rate is the interest rate per period. For example, if you obtain an automobile loan at a 10 percent annual interest rate and make monthly payments, your interest rate per month is 10%/12, or 0.83%. You would enter 10%/12, or 0.83%, or 0.0083, into the formula as the rate.

FV

See Also

Returns the future value of an investment based on periodic, constant payments and a constant interest rate.

Syntax

FV(rate,nper,pmt,pv,type)

For a more complete description of the arguments in FV and for more information on annuity functions, see PV.

Rate is the interest rate per period.

Nper is the total number of payment periods in an annuity.

Pmt is the payment made each period; it cannot change over the life of the annuity. Typically, pmt contains principal and interest but no other fees or taxes. If pmt is omitted, you must include the pv argument.

Pv is the present value, or the lump-sum amount that a series of future payments is worth right now. If pv is omitted, it is assumed to be 0 (zero), and you must include the pmt argument.

Type is the number 0 or 1 and indicates when payments are due. If type is omitted, it is assumed to be 0.

Thanks

Reply With Quote
  #2  
Old 23-05-2008
techman's Avatar
Member
 
Join Date: Dec 2005
Posts: 934
Re: Excel function calculations used in MS Access query

I think that both the PV and FV functions are available in Access. Have you tried to look in the Expression Builder for the functions? They can be found in the Financial category.
Reply With Quote
Reply

  TechArena Community > Technical Support > Computer Help > Office Help > MS Office Support


Thread Tools Search this Thread
Search this Thread:

Advanced Search


Similar Threads for: "Excel function calculations used in MS Access query"
Thread Thread Starter Forum Replies Last Post
Tips for making calculations in Microsoft Excel. Jaques Strapp Tips & Tweaks 0 08-01-2012 10:09 AM
Sql query for Date function. horuy Software Development 3 16-11-2010 11:22 PM
Query in function getIfModifiedSince() New ID Software Development 5 18-01-2010 12:09 PM
Access two records simultaneously and do calculations Arif15 Software Development 3 20-11-2009 04:42 PM
How to perform calculations with conditions in Excel ? Luis234 Software Development 3 06-02-2009 11:44 AM


All times are GMT +5.5. The time now is 01:40 AM.