Reply
 
LinkBack Thread Tools Search this Thread Display Modes
  #1   Report Post  
Bill R
 
Posts: n/a
Default Payment formula problem..

My form calculates a payment after adding all of the fields that affect the
total financed amount. Two of the fields that are added to the total financed
amount calculates the credit life and disability premium respectively. If the
credit life and/or the disability Insurance is not selected they return a
blank field.

As long as both Life and disability are both selected the payment
calculates fine. But if either one is not selected and therefore "blank" then
the payment = "blank".

How can I correct this problem? Thanks.
  #2   Report Post  
Bob Phillips
 
Posts: n/a
Default

Shouldn't be a problem. What does the code look like?

--

HTH

RP
(remove nothere from the email address if mailing direct)


"Bill R" wrote in message
...
My form calculates a payment after adding all of the fields that affect

the
total financed amount. Two of the fields that are added to the total

financed
amount calculates the credit life and disability premium respectively. If

the
credit life and/or the disability Insurance is not selected they return a
blank field.

As long as both Life and disability are both selected the payment
calculates fine. But if either one is not selected and therefore "blank"

then
the payment = "blank".

How can I correct this problem? Thanks.



  #3   Report Post  
Bill R
 
Posts: n/a
Default

=IF(ISERROR(PMT(AX7/12,BA6,AX4+CE22*CB8+CD14+CC19+CE22+CE26+CE29,,0)), "",-PMT(AX7/12,BA6,AX4+CE22*CB8+CD14+CC19+CE22+CE26+CE29,,0))

CE26 and CE29 contain the formulas that are causing the problem.
Thanks.

"Bob Phillips" wrote:

Shouldn't be a problem. What does the code look like?

--

HTH

RP
(remove nothere from the email address if mailing direct)


"Bill R" wrote in message
...
My form calculates a payment after adding all of the fields that affect

the
total financed amount. Two of the fields that are added to the total

financed
amount calculates the credit life and disability premium respectively. If

the
credit life and/or the disability Insurance is not selected they return a
blank field.

As long as both Life and disability are both selected the payment
calculates fine. But if either one is not selected and therefore "blank"

then
the payment = "blank".

How can I correct this problem? Thanks.




Reply
Thread Tools Search this Thread
Search this Thread:

Advanced Search
Display Modes

Posting Rules

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


Similar Threads
Thread Thread Starter Forum Replies Last Post
Formula problem on network Philip Reece-Heal Excel Discussion (Misc queries) 2 July 1st 05 01:15 PM
problem with Array Formula OrdOff Excel Worksheet Functions 2 June 30th 05 04:57 PM
Problem with formula Sundaram Iyer Excel Discussion (Misc queries) 0 June 1st 05 12:49 AM
Wrong answer after using the payment formula in excel punkyh New Users to Excel 8 April 28th 05 07:56 PM
Need a formula for this problem Trying to excel in life but need help Excel Worksheet Functions 1 January 12th 05 11:05 AM


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

Powered by vBulletin® Copyright ©2000 - 2025, Jelsoft Enterprises Ltd.
Copyright ©2004-2025 ExcelBanter.
The comments are property of their posters.
 

About Us

"It's about Microsoft Excel"