Home |
Search |
Today's Posts |
#2
![]()
Posted to microsoft.public.excel.programming
|
|||
|
|||
![]() =if(and(A2="",B2=""),0,B2-A2+1) or use OR as Frank suggested: =if(OR(A2="",B2=""),0,B2-A2+1) -- Regards, Tom Ogilvy "Katherine" wrote in message ... The add one will not work because it will add one to those persons who have no payment coming - I have to have a way to identify that the one is added only to those that have earned payment -- |
Thread Tools | Search this Thread |
Display Modes | |
|
|
![]() |
||||
Thread | Forum | |||
Where can I find a simple paying in and out with Totals sheet | Excel Worksheet Functions | |||
how do I keep track of debts I am paying down using excel | Excel Discussion (Misc queries) | |||
Paying fee to someone who could extract data from web-page to excel! | Excel Worksheet Functions | |||
How do I identify all the non-paying customers from A/R workseet? | Excel Discussion (Misc queries) | |||
How do I calculate benefits of paying my mortgage more frequently | Excel Discussion (Misc queries) |