K
Kim Jackson
I have 4 fields on my form [Cst_Saving], [Yr_Saving],
[LL_recovered],[BL_recovered].
[Yr_Saving] = [Cst_Saving] * current month value.
[Cst_Saving] = [BL_recovered] + [LL_recovered].
The problem is I will not always have a [LL_recovered]
value but I still need the value from [BL_recovered] to
continue over to the [Cst_saving] to get my [Yr_saving].
If I manually put in 0 in the [LL_recovered] it will
then give me the [cst_saving]+ [BL_recovered] and give me
the [Yr_saving].
Thanks for the help
[LL_recovered],[BL_recovered].
[Yr_Saving] = [Cst_Saving] * current month value.
[Cst_Saving] = [BL_recovered] + [LL_recovered].
The problem is I will not always have a [LL_recovered]
value but I still need the value from [BL_recovered] to
continue over to the [Cst_saving] to get my [Yr_saving].
If I manually put in 0 in the [LL_recovered] it will
then give me the [cst_saving]+ [BL_recovered] and give me
the [Yr_saving].
Thanks for the help