#1   Report Post  
Posted to microsoft.public.excel.misc
external usenet poster
 
Posts: 1
Default Formula problems

I am trying to subtract the 'to shelf' cell from the 'beginning qty' cell and
I want to display the result in the 'beginning qty' cell as the new
'beginning qty' for a later calulation. thanks

BEGINNING QTY. TO SHELF
12 5


  #2   Report Post  
Posted to microsoft.public.excel.misc
external usenet poster
 
Posts: 8,856
Default Formula problems

Assume these are in columns A and B. You can add a third column C -
REMAINING QTY - with this formula:

=A2-B2

and copy down.

Then at the start of the next day you can highlight column C, click
<copy then Edit | Paste Special | Values (check) | OK then <Enter.
This will have fixed the values in column C. Then copy from C2
downwards and paste over cells A2 downwards, and delete all the values
in column B ready to start again for that day.

Hope this helps.

Pete

On Apr 5, 3:29 am, dew244 wrote:
I am trying to subtract the 'to shelf' cell from the 'beginning qty' cell and
I want to display the result in the 'beginning qty' cell as the new
'beginning qty' for a later calulation. thanks

BEGINNING QTY. TO SHELF
12 5



  #3   Report Post  
Posted to microsoft.public.excel.misc
external usenet poster
 
Posts: 7
Default Formula problems

Assuming 'BEGINNING QTY" is in cell A1, 12 in A2 and 5 in B2, below 12 i.e.
A3 write A2-B2 and copy down as far as you want. The beginning qty will be
displayed as soon as you enter a figure in the "To Shelf" column.

"dew244" wrote:

I am trying to subtract the 'to shelf' cell from the 'beginning qty' cell and
I want to display the result in the 'beginning qty' cell as the new
'beginning qty' for a later calulation. thanks

BEGINNING QTY. TO SHELF
12 5


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
Formula problems Lago2004 Excel Worksheet Functions 7 January 20th 07 10:59 PM
Formula Problems Mike Excel Discussion (Misc queries) 3 September 14th 06 05:17 PM
Formula problems Sharon A Excel Discussion (Misc queries) 2 March 3rd 06 12:06 PM
formula problems Ted Excel Worksheet Functions 0 November 26th 05 04:38 PM
Formula Problems Ted Excel Worksheet Functions 13 November 21st 05 08:14 PM


All times are GMT +1. The time now is 11:36 PM.

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

About Us

"It's about Microsoft Excel"