Using Access 2016
Church donations database
On a form where donations are entered, there are the following controls all in a straight line across.
Date Given (date format)
txtEnvNbr (everybody has a donation number that corresponds to their donations envelopes)
Local (format: $#, ##0.00; ($#,##0.00)
M and S (format: $#, ##0.00; ($#,##0.00)
Building (format: $#, ##0.00; ($#,##0.00)
Memorial (format: $#, ##0.00; ($#,##0.00)
Other (format: $#, ##0.00; ($#,##0.00)
txtEnvTotal Control Source =[Local]+[M and S]+[Building]+[Memorial]+[Other] (format: $#, ##0.00; ($#,##0.00)
When, on the form, the user makes the appropriate entries, then clicks on a new line to make another entry, every one of the above controls ends up showing #Name.
The odd thing is that the data entered sticks properly, even though the visual suggests otherwise.
This worked properly for years but now, for whatever reason, since moving to Access 2016 the result is as described.
Any suggestions?
Thanks.
Tom
Church donations database
On a form where donations are entered, there are the following controls all in a straight line across.
Date Given (date format)
txtEnvNbr (everybody has a donation number that corresponds to their donations envelopes)
Local (format: $#, ##0.00; ($#,##0.00)
M and S (format: $#, ##0.00; ($#,##0.00)
Building (format: $#, ##0.00; ($#,##0.00)
Memorial (format: $#, ##0.00; ($#,##0.00)
Other (format: $#, ##0.00; ($#,##0.00)
txtEnvTotal Control Source =[Local]+[M and S]+[Building]+[Memorial]+[Other] (format: $#, ##0.00; ($#,##0.00)
When, on the form, the user makes the appropriate entries, then clicks on a new line to make another entry, every one of the above controls ends up showing #Name.
The odd thing is that the data entered sticks properly, even though the visual suggests otherwise.
This worked properly for years but now, for whatever reason, since moving to Access 2016 the result is as described.
Any suggestions?
Thanks.
Tom