Sir, in the table field the durationdays is a calculated type and it has a expression builder of this.. IIf(IsNull([evlrecved]),[ddat]-[evldteisued],[evlrecved]-[evldteisued]) the "daat" is the current date field. If I will remove the ddat-current date the code for durationdys will become...