Hello
I've got a small table:
[pre]
A B C D E
1 01/01/14 20/03/14 =IF(A1=0," ",(B1-A1+1)) 0.00 =D1/365*C1
[/pre]
C1 has a formula to count the number of days between A1 and B1. I've used the IF statement so that for any of the rows that are empty there is nothing in the field - it leaves a trailing "1" otherwise.
Now if the line is blank, I'm getting #value in column E which is quite right. However, this table will have several lines, but not necessarily with any data in it. This table is actually used to calculate pensions, so it depends on the number of years the person has been with us as to how many lines will have any entries.
Is there any way I can make column E be blank until something gets entered?
thank you for helping
____________
Pendle
I've got a small table:
[pre]
A B C D E
1 01/01/14 20/03/14 =IF(A1=0," ",(B1-A1+1)) 0.00 =D1/365*C1
[/pre]
C1 has a formula to count the number of days between A1 and B1. I've used the IF statement so that for any of the rows that are empty there is nothing in the field - it leaves a trailing "1" otherwise.
Now if the line is blank, I'm getting #value in column E which is quite right. However, this table will have several lines, but not necessarily with any data in it. This table is actually used to calculate pensions, so it depends on the number of years the person has been with us as to how many lines will have any entries.
Is there any way I can make column E be blank until something gets entered?
thank you for helping
____________
Pendle