Reply
 
LinkBack Thread Tools Search this Thread Display Modes
  #1   Report Post  
Colin2u
 
Posts: n/a
Default transfer cell $ amount to other sheet month-to-month without overc

I am trying to do a budget plan for an entire year going into the next. I am
trying to have it transfer the savings ($ amout) of the current month to the
next month and have the that saving be added to any possible savings of the
next if it is to be. here is what i have in theary: If the item in cell "H30"
is possitive but also greater than the item in cell "K42", show a savings and
have it be transfered to the next month budget plan.
is that a possible task?
  #2   Report Post  
Bryan Hessey
 
Posts: n/a
Default


For the current sheet, to show the amount that will be transferred,

=if(and(h300,h30k32),h30-k32,0)

or, for the next sheet

=IF(AND(Sheet1!H300,Sheet1!H30Sheet1!K32),Sheet1 !H30-Sheet1!K32,0)

etc


--
Bryan Hessey
------------------------------------------------------------------------
Bryan Hessey's Profile: http://www.excelforum.com/member.php...o&userid=21059
View this thread: http://www.excelforum.com/showthread...hreadid=390784

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
Transfer A Row From Sheet 1 To 2 GeorgeF Excel Worksheet Functions 1 June 21st 05 08:36 PM
Chart Title or Text Box Linked to cell & sheet Caliberx Charts and Charting in Excel 5 June 17th 05 04:59 PM
Using the Active cell in one sheet for another sheet JOHNNY_E Excel Discussion (Misc queries) 0 May 4th 05 06:19 AM
referencing a sheet named in a cell then using data from that sheet gbeard Excel Worksheet Functions 4 April 15th 05 08:42 AM
I want cell entry to be identical on another sheet NIMDRA Excel Worksheet Functions 1 January 10th 05 04:01 AM


All times are GMT +1. The time now is 11:16 AM.

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"