View Single Post
  #1   Report Post  
Posted to microsoft.public.excel.programming
Katherine[_6_] Katherine[_6_] is offline
external usenet poster
 
Posts: 10
Default Adding columns for purpose of payment

HELP PLEASE! I have two cells I want to add to tell me
how many days of service I have to pay. My dilema - is as
below

Cells A B C

03/03/04 03/03/04 0

However the case above I would have to pay for one day of
service

Case two

Cells A B C

03/03/04 03/04/04 1

In this case I have to pay for two days service - the 3rd
and 4th

I would be nice if I could just add one to the formula but
this will not work because if I have no days service one
will still appear --- Please help - anyone have a answer ?

Katherine