A Microsoft Office (Excel, Word) forum. OfficeFrustration

If this is your first visit, be sure to check out the FAQ by clicking the link above. You may have to register before you can post: click the register link above to proceed. To start viewing messages, select the forum that you want to visit from the selection below.

Go Back   Home » OfficeFrustration forum » Microsoft Excel » General Discussion
Site Map Home Register Authors List Search Today's Posts Mark Forums Read  

Formulas



 
 
Thread Tools Display Modes
  #1  
Old May 20th, 2009, 11:30 AM posted to microsoft.public.excel.misc
Donna
external usenet poster
 
Posts: 565
Default Formulas

I need a basic formula as soon as possible! I know that I have done this type
of work before however, it has been so long since that I cannot remember how
to do it.

I have a spreadsheet with various items named on it, and the amount we have
next to it. What is the formula that I need to put in, in order to keep track
of what we have i.e. when something gets taken out of the archive, I can just
type it in and see straight away what is left?

I HOPE THIS MAKES SENSE!

many thanks.
  #2  
Old May 20th, 2009, 12:52 PM posted to microsoft.public.excel.misc
JLatham
external usenet poster
 
Posts: 1,896
Default Formulas

Assumption: the quantity on hand is in column B (names in A) and all columns
beyond B available for us to use.

We'll work with row 2.

Type the amount used/removed into C2 and in D2 the formula
=B2 - C2
will give you what is left.

Now, the problem is that Excel won't 'remember' the amount left back in
column B when you delete/change the entry in C2, so you'd then need to
manually change the quantity on hand in B2 and delete the entry in C2.



"Donna" wrote:

I need a basic formula as soon as possible! I know that I have done this type
of work before however, it has been so long since that I cannot remember how
to do it.

I have a spreadsheet with various items named on it, and the amount we have
next to it. What is the formula that I need to put in, in order to keep track
of what we have i.e. when something gets taken out of the archive, I can just
type it in and see straight away what is left?

I HOPE THIS MAKES SENSE!

many thanks.

  #3  
Old May 20th, 2009, 12:55 PM posted to microsoft.public.excel.misc
Pete_UK
external usenet poster
 
Posts: 8,780
Default Formulas

It doesn't make any sense to me, Donna.

You will need to describe in more detail the data that you have
(cells, columns, sheets etc) and what you want to do with it, then you
might get some constructive help.

Pete

On May 20, 11:30*am, Donna wrote:
I need a basic formula as soon as possible! I know that I have done this type
of work before however, it has been so long since that I cannot remember how
to do it.

I have a spreadsheet with various items named on it, and the amount we have
next to it. What is the formula that I need to put in, in order to keep track
of what we have i.e. when something gets taken out of the archive, I can just
type it in and see straight away what is left?

I HOPE THIS MAKES SENSE!

many thanks.


 




Thread Tools
Display Modes

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 Off
HTML code is Off
Forum Jump


All times are GMT +1. The time now is 02:27 PM.


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