Crystal 8.5
I have 2 formulas that will tell me the difference of days between them.
date({@Discharge Date}-{@ADM})
ADM DD Stay
7/25/06 7/26/06 02
1/13/06 30
I changed the format options to a custom, so that it would only show me the number of days.When I display this information, the information is correct. The only problem is that if DischargeDate does not have a value, the value of stay is 30. I would like this value to be 0, if there is no value for discharge. Can someone help.
Thank you
Chris
I have 2 formulas that will tell me the difference of days between them.
date({@Discharge Date}-{@ADM})
ADM DD Stay
7/25/06 7/26/06 02
1/13/06 30
I changed the format options to a custom, so that it would only show me the number of days.When I display this information, the information is correct. The only problem is that if DischargeDate does not have a value, the value of stay is 30. I would like this value to be 0, if there is no value for discharge. Can someone help.
Thank you
Chris