PC Review


Reply
Thread Tools Rate Thread

auto subtract

 
 
Michael Higgins
Guest
Posts: n/a
 
      21st Jun 2008
Hi, i am `trying to find the auto function to allow column G to get the
outstanding balance due from the column D after the deposit has been taken.

Many thanks.


Michael.

A B C D E
F G H I
DATE INVOICE NAME TOTAL DEPOSIT TYPE BALANCE DATE
REF NO:
21/6/08 1111111 smith 200 100 cash 100

 
Reply With Quote
 
 
 
 
Sandy Mann
Guest
Posts: n/a
 
      21st Jun 2008
Try:

=IF(D2="","",D2-E2)

--
HTH

Sandy
In Perth, the ancient capital of Scotland
and the crowning place of kings

(E-Mail Removed)
Replace @mailinator.com with @tiscali.co.uk


"Michael Higgins" <(E-Mail Removed)> wrote in message
news:A1d7k.13484$(E-Mail Removed)...
> Hi, i am `trying to find the auto function to allow column G to get the
> outstanding balance due from the column D after the deposit has been
> taken.
>
> Many thanks.
>
>
> Michael.
>
> A B C D E F G
> H I
> DATE INVOICE NAME TOTAL DEPOSIT TYPE BALANCE DATE REF
> NO:
> 21/6/08 1111111 smith 200 100 cash
> 100
>



 
Reply With Quote
 
Michael Higgins
Guest
Posts: n/a
 
      21st Jun 2008
thanks for that Sandy it worked, is there some way of using the code on all
the lines without having to edit the row number each time

Michael


"Sandy Mann" <(E-Mail Removed)> wrote in message
news:(E-Mail Removed)...
> Try:
>
> =IF(D2="","",D2-E2)
>
> --
> HTH
>
> Sandy
> In Perth, the ancient capital of Scotland
> and the crowning place of kings
>
> (E-Mail Removed)
> Replace @mailinator.com with @tiscali.co.uk
>
>
> "Michael Higgins" <(E-Mail Removed)> wrote in message
> news:A1d7k.13484$(E-Mail Removed)...
>> Hi, i am `trying to find the auto function to allow column G to get the
>> outstanding balance due from the column D after the deposit has been
>> taken.
>>
>> Many thanks.
>>
>>
>> Michael.
>>
>> A B C D E F G
>> H I
>> DATE INVOICE NAME TOTAL DEPOSIT TYPE BALANCE DATE REF
>> NO:
>> 21/6/08 1111111 smith 200 100 cash 100
>>

>
>


 
Reply With Quote
 
Sandy Mann
Guest
Posts: n/a
 
      21st Jun 2008
Yes. When you select a cell you will see a small black square in the bottom
right-hand corner of the cell. Hover the cursor over this square and the
big white cross cursor will turn into small crosshairs. With the crosshairs
showing, left click and hold the button pressed while you drag the cursor
down the column. The formula will be copied and the cell references will be
indexed as you drag down. The small square is called the fill handle.

--
HTH

Sandy
In Perth, the ancient capital of Scotland
and the crowning place of kings

(E-Mail Removed)
Replace @mailinator.com with @tiscali.co.uk


"Michael Higgins" <(E-Mail Removed)> wrote in message
news:6Yd7k.13521$(E-Mail Removed)...
> thanks for that Sandy it worked, is there some way of using the code on
> all the lines without having to edit the row number each time
>
> Michael
>
>
> "Sandy Mann" <(E-Mail Removed)> wrote in message
> news:(E-Mail Removed)...
>> Try:
>>
>> =IF(D2="","",D2-E2)
>>
>> --
>> HTH
>>
>> Sandy
>> In Perth, the ancient capital of Scotland
>> and the crowning place of kings
>>
>> (E-Mail Removed)
>> Replace @mailinator.com with @tiscali.co.uk
>>
>>
>> "Michael Higgins" <(E-Mail Removed)> wrote in message
>> news:A1d7k.13484$(E-Mail Removed)...
>>> Hi, i am `trying to find the auto function to allow column G to get the
>>> outstanding balance due from the column D after the deposit has been
>>> taken.
>>>
>>> Many thanks.
>>>
>>>
>>> Michael.
>>>
>>> A B C D E F
>>> G H I
>>> DATE INVOICE NAME TOTAL DEPOSIT TYPE BALANCE DATE
>>> REF NO:
>>> 21/6/08 1111111 smith 200 100 cash
>>> 100
>>>

>>
>>

>
>



 
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
Auto Sum equivalent for Subtract / Multiply / Divide ragde Microsoft Excel Misc 2 15th Jul 2009 01:12 PM
How do I get "auto sum" to subtract hidden cell values from total Marsha Microsoft Excel Worksheet Functions 3 7th Mar 2008 05:19 AM
Delete Row and Auto Subtract hon123456 Microsoft Excel Programming 5 14th Jan 2008 03:32 AM
auto subtract order taken from supply table =?Utf-8?B?bWFyeQ==?= Microsoft Access 0 14th Aug 2007 12:02 AM
How do I add to one cell and auto subtract from another in Excel? =?Utf-8?B?QWw=?= Microsoft Excel Misc 2 20th Dec 2005 04:01 PM


Features
 

Advertising
 

Newsgroups
 


All times are GMT +1. The time now is 01:28 AM.