Microsoft Office Forums

Go Back   Microsoft Office Forums > >

Reply
 
Thread Tools Display Modes
  #1  
Old 02-06-2013, 01:12 AM
e_a_g_l_e_p_i e_a_g_l_e_p_i is offline Need help with a formula Windows XP Need help with a formula Office 2010 (Version 14.0)
Novice
Need help with a formula
 
Join Date: Sep 2010
Posts: 11
e_a_g_l_e_p_i is on a distinguished road
Default Need help with a formula

I have the following formula =IF(B5="","",E4-C5+D5) which works for a savings tracking worksheet.



I made a new worksheet because I changed banks and the formula I need is a bit different.

column "C" is withdrawal
column "D" is Deposit
Column "E" is Total

The first row I have data in is 3, I have an amount in D3 and the total which is the same in E3 as it is my first deposit.

I would like the correct formula for the following

E3 Which is "Total" as the starting cell which I have a dollar amount in now and then I want anything in column C to to subtract from Column "E" which is Total

Then anything in column D to add to column "E" which is Total
then I want to paste in E4 so that the total will calculate in all cells in column "E" all the way down that column.


I hope I explained what I need correctly but to sum it up I just need a formula that takes the total in E3 then Subtracts any amounts in column C and add any amount that is in column D and updates the total in the whole column of E

So as I add or subtract in C or D the Total will update in column E all the way down the column.



Thank you very much in advance
Reply With Quote
  #2  
Old 02-06-2013, 09:09 AM
OTPM OTPM is offline Need help with a formula Windows 7 32bit Need help with a formula Office 2010 32bit
Expert
 
Join Date: Apr 2011
Location: West Midlands
Posts: 981
OTPM is on a distinguished road
Default

Hi
Here is a suggestion:
Start with an opening balance in E3.
In column C enter your withdrawals as minus figures and in column D as plus figures.
Then in E4, E5, E6 etc the formula should be E3+C4+D4.
That should give you a running balance down your column.
Good luck.
Tony
Reply With Quote
  #3  
Old 02-06-2013, 09:32 AM
e_a_g_l_e_p_i e_a_g_l_e_p_i is offline Need help with a formula Windows XP Need help with a formula Office 2010 (Version 14.0)
Novice
Need help with a formula
 
Join Date: Sep 2010
Posts: 11
e_a_g_l_e_p_i is on a distinguished road
Default

Quote:
Originally Posted by OTPM View Post
Hi
Here is a suggestion:
Start with an opening balance in E3.
In column C enter your withdrawals as minus figures and in column D as plus figures.
Then in E4, E5, E6 etc the formula should be E3+C4+D4.
That should give you a running balance down your column.
Good luck.
Tony
I wasn't asking how to do it I was asking someone who works with formulas in Excel to help me by giving me the formula to paste in the total column. I don't know how to work with formulas enough to write one. I know what I need the formula to do. just need the formula from someone

Thanks for the reply though
Reply With Quote
  #4  
Old 02-06-2013, 11:35 AM
OTPM OTPM is offline Need help with a formula Windows 7 32bit Need help with a formula Office 2010 32bit
Expert
 
Join Date: Apr 2011
Location: West Midlands
Posts: 981
OTPM is on a distinguished road
Default

I have given you the formula in my response!
Reply With Quote
  #5  
Old 02-06-2013, 11:43 AM
e_a_g_l_e_p_i e_a_g_l_e_p_i is offline Need help with a formula Windows XP Need help with a formula Office 2010 (Version 14.0)
Novice
Need help with a formula
 
Join Date: Sep 2010
Posts: 11
e_a_g_l_e_p_i is on a distinguished road
Default

Quote:
Originally Posted by OTPM View Post
I have given you the formula in my response!
I'm sorry it may be because I don't understand how a formula works, I do know there has to be a subtraction for any withdrawals and a addition for any deposits.

The formula that worked on my other worksheet that someone in a excel forum gave me was =IF(B5="","",E4-C5+D5)

I couldn't get the same one to work in my new one. You formula is nothing like the one above so I am confused.
Reply With Quote
  #6  
Old 02-06-2013, 12:10 PM
OTPM OTPM is offline Need help with a formula Windows 7 32bit Need help with a formula Office 2010 32bit
Expert
 
Join Date: Apr 2011
Location: West Midlands
Posts: 981
OTPM is on a distinguished road
Default

Hi
Sometimes there are a number of formulae that will do the same thing.
As I say if you enter your withdrawals as minus figures you will not need a complex formula.
Follow my instructions and try it. What have you got to lose?
Tony
Reply With Quote
  #7  
Old 02-06-2013, 12:40 PM
e_a_g_l_e_p_i e_a_g_l_e_p_i is offline Need help with a formula Windows XP Need help with a formula Office 2010 (Version 14.0)
Novice
Need help with a formula
 
Join Date: Sep 2010
Posts: 11
e_a_g_l_e_p_i is on a distinguished road
Default

Quote:
Originally Posted by OTPM View Post
Hi
Sometimes there are a number of formula that will do the same thing.
As I say if you enter your withdrawals as minus figures you will not need a complex formula.
Follow my instructions and try it. What have you got to lose?
Tony
Sorry Tony but you are not giving me a formula to enter, you are trying to tell me how to do it. No offense but maybe someone else might give me something like the formula I posted above.
I know you are trying to help me and I appreciate it but what you are doing isn't helping me.
Reply With Quote
  #8  
Old 02-06-2013, 12:49 PM
Pecoflyer's Avatar
Pecoflyer Pecoflyer is offline Need help with a formula Windows 7 64bit Need help with a formula Office 2010 64bit
Expert
 
Join Date: Nov 2011
Location: Brussels Belgium
Posts: 2,779
Pecoflyer has a brilliant futurePecoflyer has a brilliant futurePecoflyer has a brilliant futurePecoflyer has a brilliant futurePecoflyer has a brilliant futurePecoflyer has a brilliant futurePecoflyer has a brilliant futurePecoflyer has a brilliant futurePecoflyer has a brilliant futurePecoflyer has a brilliant futurePecoflyer has a brilliant future
Default

Please post a small sample sheet
__________________
Did you know you can thank someone who helped you? Click on the tiny scale in the right upper hand corner of your helper's post
Reply With Quote
  #9  
Old 02-06-2013, 01:00 PM
e_a_g_l_e_p_i e_a_g_l_e_p_i is offline Need help with a formula Windows XP Need help with a formula Office 2010 (Version 14.0)
Novice
Need help with a formula
 
Join Date: Sep 2010
Posts: 11
e_a_g_l_e_p_i is on a distinguished road
Default

Quote:
Originally Posted by Pecoflyer View Post
Please post a small sample sheet
Reply With Quote
  #10  
Old 02-06-2013, 01:22 PM
OTPM OTPM is offline Need help with a formula Windows 7 32bit Need help with a formula Office 2010 32bit
Expert
 
Join Date: Apr 2011
Location: West Midlands
Posts: 981
OTPM is on a distinguished road
Default

Hi
Why is E3+C4+D4 not a formula?
E3 is your opening balance.
C4 is your first withdrawal - if any.
D4 is your first deposit - if any.
You seem to be hung up on your original formula. It does not work for you - forget it.
I have provided you with a solution AND A FORMULA - why do you not want to use it?
Tony
Reply With Quote
  #11  
Old 02-06-2013, 01:26 PM
e_a_g_l_e_p_i e_a_g_l_e_p_i is offline Need help with a formula Windows XP Need help with a formula Office 2010 (Version 14.0)
Novice
Need help with a formula
 
Join Date: Sep 2010
Posts: 11
e_a_g_l_e_p_i is on a distinguished road
Default

Quote:
Originally Posted by OTPM View Post
Hi
Why is E3+C4+D4 not a formula?
E3 is your opening balance.
C4 is your first withdrawal - if any.
D4 is your first deposit - if any.
You seem to be hung up on your original formula. It does not work for you - forget it.
I have provided you with a solution AND A FORMULA - why do you not want to use it?
Tony
I'm sorry you don't think I am not taking your advice. a formula looks like this
=IF(B5="","",E4-C5+D5)

What formula that I can paste into a cell and drag it down will give me a running total?
I do not see your formula doesn't a formula start with a "=" sign??

Don't be insulted you are not giving me what I need. sorry

This is also a formula

=IF(DATEDIF(A9,B9,"y")=0,"",DATEDIF(A9,B9,"y ")&" years ")&IF(DATEDIF(A9,B9,"ym")=0,"",DATEDIF(A9,B9,"ym") &" months ")&DATEDIF(A9,B9,"md")&" days"
Reply With Quote
  #12  
Old 02-06-2013, 01:35 PM
OTPM OTPM is offline Need help with a formula Windows 7 32bit Need help with a formula Office 2010 32bit
Expert
 
Join Date: Apr 2011
Location: West Midlands
Posts: 981
OTPM is on a distinguished road
Default

Hi
Then just add an = sign before my formula!
And then drag it down the column to repeat it.
Just for information the = sign is not part of the formula it simply indicates to Excel that everything after the = sign is a formula.
Good luck.
Tony
Reply With Quote
  #13  
Old 02-06-2013, 02:59 PM
e_a_g_l_e_p_i e_a_g_l_e_p_i is offline Need help with a formula Windows XP Need help with a formula Office 2010 (Version 14.0)
Novice
Need help with a formula
 
Join Date: Sep 2010
Posts: 11
e_a_g_l_e_p_i is on a distinguished road
Default

Quote:
Originally Posted by e_a_g_l_e_p_i View Post
I added how I do my deposits and withdrawals in the image above and it shows how the balance in the "Total" column "E" updates. This is what I am trying to do.


What I can't understand is I have the identical worksheet set up the exact same way as the one above with one exception, the formula is entered in E5, the formula is =IF(B5="","",E4-C5+D5)

That worksheet has one more row in the top of the sheet that is why the formula in in E5 in the one above I need the formula to be in E4 but the rest should work.
The worksheet that has this formula =IF(B5="","",E4-C5+D5) works perfectly. I enter a withdrawal in column C row 4 then the total changes to reflect the withdrawal. I enter a deposit in column D and it adds to the total

I do not enter a withdrawal and a deposit on the same row , the deposits are entered in column D then withdrawals are in column C but in the next row down there is never a deposit and withdrawal in the same row.

why doesn't it work???
Reply With Quote
  #14  
Old 02-07-2013, 12:32 AM
Pecoflyer's Avatar
Pecoflyer Pecoflyer is offline Need help with a formula Windows 7 64bit Need help with a formula Office 2010 64bit
Expert
 
Join Date: Nov 2011
Location: Brussels Belgium
Posts: 2,779
Pecoflyer has a brilliant futurePecoflyer has a brilliant futurePecoflyer has a brilliant futurePecoflyer has a brilliant futurePecoflyer has a brilliant futurePecoflyer has a brilliant futurePecoflyer has a brilliant futurePecoflyer has a brilliant futurePecoflyer has a brilliant futurePecoflyer has a brilliant futurePecoflyer has a brilliant future
Default

Please post a sample sheet ( not an image - see FAQ) showing what goes wrong
__________________
Did you know you can thank someone who helped you? Click on the tiny scale in the right upper hand corner of your helper's post
Reply With Quote
  #15  
Old 02-07-2013, 12:37 AM
e_a_g_l_e_p_i e_a_g_l_e_p_i is offline Need help with a formula Windows XP Need help with a formula Office 2010 (Version 14.0)
Novice
Need help with a formula
 
Join Date: Sep 2010
Posts: 11
e_a_g_l_e_p_i is on a distinguished road
Default

Quote:
Originally Posted by Pecoflyer View Post
Please post a sample sheet ( not an image - see FAQ) showing what goes wrong
Thanks everyone for trying to help me. the original formula works now . I wasn't entering anything in column B, once I enter a description in column B the amount entered in columns C & D are calculated and a running total in column E is working perfectly.

The formula that worked is =IF(B5="","",E4-C5+D5)


Thanks to all once again
Reply With Quote
Reply



Similar Threads
Thread Thread Starter Forum Replies Last Post
Need help with a formula formula help rich_cirillo Excel 3 09-26-2012 11:41 PM
help with a look up or if formula beb1227 Excel 3 12-31-2011 01:08 PM
Need help with a formula Help with formula please. AndrewSE Excel 3 04-05-2011 08:50 PM
Need help with a formula If formula sixhobbits Excel 1 10-02-2009 08:02 AM
Help for formula dehann Excel 5 05-01-2009 10:44 AM

Other Forums: Access Forums

All times are GMT -7. The time now is 07:17 AM.


Powered by vBulletin® Version 3.8.11
Copyright ©2000 - 2024, vBulletin Solutions Inc.
Search Engine Optimisation provided by DragonByte SEO (Lite) - vBulletin Mods & Addons Copyright © 2024 DragonByte Technologies Ltd.
MSOfficeForums.com is not affiliated with Microsoft