Reply
 
LinkBack Thread Tools Search this Thread Display Modes
  #1   Report Post  
Baz1
 
Posts: n/a
Default How can I write an if-then formula for 0 or less than 0 in cell t.

I am trying to write an if-then formula for a cell that if the formula causes
the cell ballance to become 0 or less than 0, then the formaula will be
referred to another cell to complete the application. (i.e. subtract cell C5
from cell D3. if cell D3 becomes 0 or less than 0, then subtract the
remainder from cell D4. If D4 becomes 0 or less than 0, then subtract the
remainder from cell D5). I am using office 2000 SR-1 Professional
  #2   Report Post  
JE McGimpsey
 
Posts: n/a
Default

I'm not sure exactly what you're after, but if you put this in E3:

=MAX(SUM($D$3:D3)-$C$5,0)

and copy down to E5, then the results will return the highest of the
cumulative remainder or 0. For instance the formula above would return

C D E
3 10 0
4 10 7
5 13 10 10

In article ,
"Baz1" wrote:

I am trying to write an if-then formula for a cell that if the formula causes
the cell ballance to become 0 or less than 0, then the formaula will be
referred to another cell to complete the application. (i.e. subtract cell C5
from cell D3. if cell D3 becomes 0 or less than 0, then subtract the
remainder from cell D4. If D4 becomes 0 or less than 0, then subtract the
remainder from cell D5). I am using office 2000 SR-1 Professional

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
inserting data from a row to a cell, when the row number is specified by a formula in a cell [email protected] New Users to Excel 2 January 6th 05 07:18 AM
Cell contents vs. Formula contents Sarah Excel Discussion (Misc queries) 3 December 15th 04 06:02 PM
GET.CELL Biff Excel Worksheet Functions 2 November 24th 04 07:16 PM
How do I do math on a cell name in formula? Mark Mulik Excel Worksheet Functions 3 November 23rd 04 03:43 PM
Cell doesn't show formula result - it shows formula (CTRL + ' doe. o0o0o0o Excel Worksheet Functions 6 November 19th 04 03:13 PM


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