PC Review


Reply
Thread Tools Rate Thread

Question on Payment function.

 
 
Don
Guest
Posts: n/a
 
      6th Aug 2006
When using the payment function in Excel, I notice that the result of
my formula is always a negative number. I have seen two different ways
to crrect this:
One is to put a (-) in the Pv (Present Value) field, before clicking
on the cell that holds the present value.
The other is to put a (-) in front of the equation, like this: = -
PMT(A2/12,A3,A1).
They both give me the desired result. But I was wondering which one is
considered the "proper" way to do it? I am considering taking a MOS
test in Excel (down the road) and I can't find any "official" (ie
Microsoft) documentation that lays this out.

If anyone could give me a reference, or your best idea on how this
would be done, I would appreciate it.
Thanks for taking the time...
Don

 
Reply With Quote
 
 
 
 
Peo Sjoblom
Guest
Posts: n/a
 
      6th Aug 2006
What kind of MOS are you taking? There are hardly any formulas in the
specialist MOS exam (I took one in 2004)
Btw, why would you convert it to a positive since PMT stands for payments
and from a cash flow it is negative
so if there was such a question the negative value would be correct?


--


Regards,

Peo Sjoblom

Excel 95 - Excel 2007
Northwest Excel Solutions
www.nwexcelsolutions.com



"Don" <(E-Mail Removed)> wrote in message
news:(E-Mail Removed)...
> When using the payment function in Excel, I notice that the result of
> my formula is always a negative number. I have seen two different ways
> to crrect this:
> One is to put a (-) in the Pv (Present Value) field, before clicking
> on the cell that holds the present value.
> The other is to put a (-) in front of the equation, like this: = -
> PMT(A2/12,A3,A1).
> They both give me the desired result. But I was wondering which one is
> considered the "proper" way to do it? I am considering taking a MOS
> test in Excel (down the road) and I can't find any "official" (ie
> Microsoft) documentation that lays this out.
>
> If anyone could give me a reference, or your best idea on how this
> would be done, I would appreciate it.
> Thanks for taking the time...
> Don
>



 
Reply With Quote
 
Don
Guest
Posts: n/a
 
      6th Aug 2006
Peo,

I purchased some testing software from Transcender for this purpose.
One of the questions reads, "create a PMT function in cell D15.
Express the present value as a positive number."
That is why I was asking. I understanding what you are saying. But
when the formula normaly computes, it reads as ($1,253.47), which reads
(presents) as a negative number.

Thanks for the quick reply! I look forward to hearing from you again.

Thanks,
Don
Peo Sjoblom wrote:
> What kind of MOS are you taking? There are hardly any formulas in the
> specialist MOS exam (I took one in 2004)
> Btw, why would you convert it to a positive since PMT stands for payments
> and from a cash flow it is negative
> so if there was such a question the negative value would be correct?
>
>
> --
>
>
> Regards,
>
> Peo Sjoblom
>
> Excel 95 - Excel 2007
> Northwest Excel Solutions
> www.nwexcelsolutions.com
>
>
>
> "Don" <(E-Mail Removed)> wrote in message
> news:(E-Mail Removed)...
> > When using the payment function in Excel, I notice that the result of
> > my formula is always a negative number. I have seen two different ways
> > to crrect this:
> > One is to put a (-) in the Pv (Present Value) field, before clicking
> > on the cell that holds the present value.
> > The other is to put a (-) in front of the equation, like this: = -
> > PMT(A2/12,A3,A1).
> > They both give me the desired result. But I was wondering which one is
> > considered the "proper" way to do it? I am considering taking a MOS
> > test in Excel (down the road) and I can't find any "official" (ie
> > Microsoft) documentation that lays this out.
> >
> > If anyone could give me a reference, or your best idea on how this
> > would be done, I would appreciate it.
> > Thanks for taking the time...
> > Don
> >


 
Reply With Quote
 
Don
Guest
Posts: n/a
 
      6th Aug 2006
Peo,
A quick edit for my last post. From an accounting standpoint you are
correct. But to put things in context, in this example there were
several formulas being applied to a budget. Housing ,entertainment,
transportation, food, insurance, etc were being totaled. Gross income,
minus these expenditures. From this result you were to subtract the
Yearly loan payments. Then write an If statement if the remainder was
greater than zero, it would say "Yes", less than zero you would say
"No".
Leaving the normal PMT result would give a negative number, and a "No"
result. This would be incorrect in this instance.
Sorry to be so long winded.
Thanks,
Don
Don wrote:
> Peo,
>
> I purchased some testing software from Transcender for this purpose.
> One of the questions reads, "create a PMT function in cell D15.
> Express the present value as a positive number."
> That is why I was asking. I understanding what you are saying. But
> when the formula normaly computes, it reads as ($1,253.47), which reads
> (presents) as a negative number.
>
> Thanks for the quick reply! I look forward to hearing from you again.
>
> Thanks,
> Don
> Peo Sjoblom wrote:
> > What kind of MOS are you taking? There are hardly any formulas in the
> > specialist MOS exam (I took one in 2004)
> > Btw, why would you convert it to a positive since PMT stands for payments
> > and from a cash flow it is negative
> > so if there was such a question the negative value would be correct?
> >
> >
> > --
> >
> >
> > Regards,
> >
> > Peo Sjoblom
> >
> > Excel 95 - Excel 2007
> > Northwest Excel Solutions
> > www.nwexcelsolutions.com
> >
> >
> >
> > "Don" <(E-Mail Removed)> wrote in message
> > news:(E-Mail Removed)...
> > > When using the payment function in Excel, I notice that the result of
> > > my formula is always a negative number. I have seen two different ways
> > > to crrect this:
> > > One is to put a (-) in the Pv (Present Value) field, before clicking
> > > on the cell that holds the present value.
> > > The other is to put a (-) in front of the equation, like this: = -
> > > PMT(A2/12,A3,A1).
> > > They both give me the desired result. But I was wondering which one is
> > > considered the "proper" way to do it? I am considering taking a MOS
> > > test in Excel (down the road) and I can't find any "official" (ie
> > > Microsoft) documentation that lays this out.
> > >
> > > If anyone could give me a reference, or your best idea on how this
> > > would be done, I would appreciate it.
> > > Thanks for taking the time...
> > > Don
> > >


 
Reply With Quote
 
Peo Sjoblom
Guest
Posts: n/a
 
      6th Aug 2006
If they ask to express the present value as a positive number that is what
you do if you get a negative result from PMT, if you use a negative value
for the present value you would get a positive PMT value or do I
misunderstand you?
Regardless, if you want a positive result from the PMT function you can
change the PV to a negative value.


--


Regards,

Peo Sjoblom

Excel 95 - Excel 2007
Northwest Excel Solutions
www.nwexcelsolutions.com



"Don" <(E-Mail Removed)> wrote in message
news:(E-Mail Removed)...
> Peo,
>
> I purchased some testing software from Transcender for this purpose.
> One of the questions reads, "create a PMT function in cell D15.
> Express the present value as a positive number."
> That is why I was asking. I understanding what you are saying. But
> when the formula normaly computes, it reads as ($1,253.47), which reads
> (presents) as a negative number.
>
> Thanks for the quick reply! I look forward to hearing from you again.
>
> Thanks,
> Don
> Peo Sjoblom wrote:
>> What kind of MOS are you taking? There are hardly any formulas in the
>> specialist MOS exam (I took one in 2004)
>> Btw, why would you convert it to a positive since PMT stands for payments
>> and from a cash flow it is negative
>> so if there was such a question the negative value would be correct?
>>
>>
>> --
>>
>>
>> Regards,
>>
>> Peo Sjoblom
>>
>> Excel 95 - Excel 2007
>> Northwest Excel Solutions
>> www.nwexcelsolutions.com
>>
>>
>>
>> "Don" <(E-Mail Removed)> wrote in message
>> news:(E-Mail Removed)...
>> > When using the payment function in Excel, I notice that the result of
>> > my formula is always a negative number. I have seen two different ways
>> > to crrect this:
>> > One is to put a (-) in the Pv (Present Value) field, before clicking
>> > on the cell that holds the present value.
>> > The other is to put a (-) in front of the equation, like this: = -
>> > PMT(A2/12,A3,A1).
>> > They both give me the desired result. But I was wondering which one is
>> > considered the "proper" way to do it? I am considering taking a MOS
>> > test in Excel (down the road) and I can't find any "official" (ie
>> > Microsoft) documentation that lays this out.
>> >
>> > If anyone could give me a reference, or your best idea on how this
>> > would be done, I would appreciate it.
>> > Thanks for taking the time...
>> > Don
>> >

>



 
Reply With Quote
 
 
 
Reply

Thread Tools
Rate This Thread
Rate This Thread:

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are Off


Similar Threads
Thread Thread Starter Forum Replies Last Post
PMT function and 1st payment partway through a period Robbie G Microsoft Excel Worksheet Functions 3 9th Nov 2009 01:31 AM
need a function to calculate a mortgage payment =?Utf-8?B?SlNFVm9uZGE=?= Microsoft Excel Worksheet Functions 1 7th Nov 2005 05:55 AM
Payment terms function =?Utf-8?B?VGluYQ==?= Microsoft Excel Worksheet Functions 2 2nd Dec 2004 03:03 PM
Function FV for non constant Payment Pmt Lee Mun Kok Microsoft Excel Worksheet Functions 1 23rd Oct 2003 03:53 PM
MONTHLY PAYMENT FUNCTION - DAYS TO 1ST PAYMENT mrbfabhe Microsoft Excel Worksheet Functions 0 17th Sep 2003 06:57 PM


Features
 

Advertising
 

Newsgroups
 


All times are GMT +1. The time now is 03:51 PM.