I need to have this report "" as my value versus '0' as it is currently. I tried to add in an ELSE "" and it threw an error telling me a number was reqd. Not quite sure what I need to change this to.
Code:
If {Claims_txt.OrthodonticPlacementDate} <> #01/01/1800# and {Claims_txt.OrthodonticCompletionDate} <> #01/01/1800# then
DateDiff ("m",{Claims_txt.OrthodonticPlacementDate} ,{Claims_txt.OrthodonticCompletionDate} )