Reply
 
LinkBack Thread Tools Search this Thread Display Modes
  #1   Report Post  
Posted to microsoft.public.excel.misc
ASU ASU is offline
external usenet poster
 
Posts: 63
Default adding and subtracting using vb codes

I have a table listing items in column 'A'. How do I keep a running total of
the individual items as they are entered. Below is an exemple of my table.

A B C D
Item Stock in Stock out Stock left

Nails 100 70 30
Clips 100 60 40

As the items are entered I wish the total in column D be kept up to date for
the individual item. Thank you.
--
ASU
  #2   Report Post  
Posted to microsoft.public.excel.misc
external usenet poster
 
Posts: 1,316
Default adding and subtracting using vb codes

The formula in column D would be =B3-C3, then copy the formula down the
length of the column
--
Kevin Backmann


"ASU" wrote:

I have a table listing items in column 'A'. How do I keep a running total of
the individual items as they are entered. Below is an exemple of my table.

A B C D
Item Stock in Stock out Stock left

Nails 100 70 30
Clips 100 60 40

As the items are entered I wish the total in column D be kept up to date for
the individual item. Thank you.
--
ASU

  #3   Report Post  
Posted to microsoft.public.excel.misc
ASU ASU is offline
external usenet poster
 
Posts: 63
Default adding and subtracting using vb codes

Thanks for getting so quick. What I was looking for is how do I keep a
running total of individual items. eg if I add more nails to the list it
would keep a running total of that item only. And if like wise with other
items. I hope thats clear!!!
--
ASU


"Kevin B" wrote:

The formula in column D would be =B3-C3, then copy the formula down the
length of the column
--
Kevin Backmann


"ASU" wrote:

I have a table listing items in column 'A'. How do I keep a running total of
the individual items as they are entered. Below is an exemple of my table.

A B C D
Item Stock in Stock out Stock left

Nails 100 70 30
Clips 100 60 40

As the items are entered I wish the total in column D be kept up to date for
the individual item. Thank you.
--
ASU

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
Rounding Error when adding or subtracting two cells mtheo Excel Worksheet Functions 2 February 28th 06 06:51 PM
How to display 5.5 hours instead of 5.30 when adding \ subtracting excel novice Excel Discussion (Misc queries) 4 November 26th 05 04:22 AM
trouble with subtracting cells and adding text... traybuddy Excel Discussion (Misc queries) 5 October 14th 05 01:20 PM
trouble with subtracting cells and adding text... Gary''s Student Excel Discussion (Misc queries) 0 October 14th 05 05:18 AM
Adding Subtracting Time Formula-Horse Racing SMDIYDLI Excel Discussion (Misc queries) 1 December 13th 04 09:27 PM


All times are GMT +1. The time now is 09:04 PM.

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

About Us

"It's about Microsoft Excel"