R
Robin
Hi there.
I have received some help in how to calculate a field in a form. I now need
to keep it in the table once calculated! How can this be done? I'm also
unsure of the way to calculate the field. The calculation is simple, but it
relies upon 4 other fields.
Date1
Date 2
Date 3
Date 4
CalcDate=Date1+90days unless Date2 is populated. If Date2 has a value, then
CalcDate-Date2+90days. If Date3 has a value, then CalcDate=Date3+90days.
So how do I get Access to work out CalcDate given the situations mentioned?
Many thanks,
Robin
I have received some help in how to calculate a field in a form. I now need
to keep it in the table once calculated! How can this be done? I'm also
unsure of the way to calculate the field. The calculation is simple, but it
relies upon 4 other fields.
Date1
Date 2
Date 3
Date 4
CalcDate=Date1+90days unless Date2 is populated. If Date2 has a value, then
CalcDate-Date2+90days. If Date3 has a value, then CalcDate=Date3+90days.
So how do I get Access to work out CalcDate given the situations mentioned?
Many thanks,
Robin