#1   Report Post  
Posted to microsoft.public.excel.misc
external usenet poster
 
Posts: 180
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   Report Post  
Posted to microsoft.public.excel.misc
external usenet poster
 
Posts: 2,203
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   Report Post  
Posted to microsoft.public.excel.misc
external usenet poster
 
Posts: 8,856
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.


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
CELLS NOT CALC FORMULAS - VALUES STAY SME FORMULAS CORRECT?? HELP Sherberg Excel Worksheet Functions 4 September 11th 07 01:34 AM
lookup formulas dependent upon lookup formulas Skibee Excel Worksheet Functions 1 July 20th 07 02:20 AM
automatically copy formulas down columns or copy formulas all the HowlingBlue Excel Worksheet Functions 1 March 16th 07 11:11 PM
Formulas not evaluated, Formulas treated as strings Bob Sullentrup Excel Discussion (Misc queries) 0 November 27th 06 08:01 PM
formulas for changing formulas? creativeops Excel Discussion (Misc queries) 4 January 26th 06 03:07 AM


All times are GMT +1. The time now is 03:23 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"