LinkBack Thread Tools Search this Thread Display Modes
Prev Previous Post   Next Post Next
  #6   Report Post  
Posted to microsoft.public.excel.programming
external usenet poster
 
Posts: 5,651
Default Calculations in Excel

On Sat, 26 Mar 2005 12:51:04 -0800, "Luada"
wrote:

Ron, I am using the following formula to get the balance:
=IF(F16=0,F16+H15-G16,"") where F is the payment column, H15 is the
previous balance from the line above, and G is the payment column.


I'm not sure of how you enter data, but perhaps something like:

=IF(AND(ISBLANK(Amt_charged),ISBLANK(Pmt)),"",IF(F 16=0,F16+H15-G16,""))



"Ron Rosenfeld" wrote:

On Fri, 25 Mar 2005 15:47:02 -0800, "Luada"
wrote:

Thanks JulieD and Ron for your help. I have been retired for several years
and boy do you forget what use to be so easy to do. Okay, I was able to
correct formulas, etc. and make Lookup work. I still have one problem. On
the balance column, it keeps repeating the last balance all the way to the
total. I only want the balance to be on the last entry line, regardless of
how many other lines are below it.

Example:

Amount Charged Payment Received Balance
75.00 75.00
10.00 65.00
15.00 50.00
50.00
50.00
etc.
I don't want the last two 50.00 to show as this is confusing to people. How
do I mask the column until I actually enter a number on that row and perform
the caluclation.


What formula are you using?
What happened when you tried JulieD's ISBLANK formula?


--ron


--ron
 
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
Help with calculations in Excel Joel Excel Discussion (Misc queries) 14 December 14th 09 01:57 AM
DEG MIN SEC CALCULATIONS IN EXCEL. HARSHAWARDHAN. S .SHASTRI[_2_] Excel Worksheet Functions 0 March 8th 07 07:37 PM
calculations in excel carmen Excel Discussion (Misc queries) 1 July 24th 06 02:53 AM
calculations in excel Mark C Excel Worksheet Functions 6 November 17th 05 12:30 PM
excel calculations lloyd8156 Excel Worksheet Functions 1 May 26th 05 07:11 PM


All times are GMT +1. The time now is 07:55 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"