PC Review Forums Newsgroups Microsoft Excel Microsoft Excel Discussion Formula for 3 columns

Reply

Formula for 3 columns

 
Thread Tools Rate Thread
Old 09-11-2006, 03:14 AM   #1
Hank Laskin
Guest
 
Posts: n/a
Default Formula for 3 columns


Example as to a formula I need

Add Subtract Balance
Column C Column I Column J
$1000 -$500 =$500

All columns are set up to start with row C14 and finish with C100
I column starts with row I14 and finish with I 100
J column starts with row J14 and finish with J100

Columns C & I presently have amounts in each cell. Where there are no
actual amounts, I have $0.00 to fill cell
Column J has no figures at all except all cells have $0.00

Could someone please create a formula for me that would give me a continous
running balance in Column J based on the above information

--
Thank you in advance for your assistance
HankL


  Reply With Quote
Old 09-11-2006, 04:52 AM   #2
Earl Kiosterud
Guest
 
Posts: n/a
Default Re: Formula for 3 columns

Hank,
C I J
14 1000 500 =C14-I14
15 =J14+C15-I15

Copy the formula in J15 down to J100 by dragging the Fill Handle down. You
might instead want to put a starting balance in J14 instead of the formula
(though it could also go in C14)

--
Earl Kiosterud
www.smokeylake.com
-----------------------------------------------------------------------
"Hank Laskin" <hlaskin@bendnet.com> wrote in message
news:ei0WOT6AHHA.204@TK2MSFTNGP04.phx.gbl...
> Example as to a formula I need
>
> Add Subtract Balance
> Column C Column I Column J
> $1000 -$500 =$500
>
> All columns are set up to start with row C14 and finish with C100
> I column starts with row I14 and finish with I 100
> J column starts with row J14 and finish with J100
>
> Columns C & I presently have amounts in each cell. Where there are no
> actual amounts, I have $0.00 to fill cell
> Column J has no figures at all except all cells have $0.00
>
> Could someone please create a formula for me that would give me a
> continous running balance in Column J based on the above information
>
> --
> Thank you in advance for your assistance
> HankL
>



  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

vB code is On
Smilies are On
[IMG] code is On
HTML code is Off