J
JohnB
Hi.
I thought this should be simple but I can't get it to work.
I have a number of text fields that each show a number (sourced from a
DLookup) and I want to create another field that shows the total of the
content of these fields.
If I create the expression =[Text01]+[Text02]+[Text03] for the control
source of my totals field, it works provided all of those other fields have a
value. If at least one of them has no value, the total field is blank.
What am I doing wrong. Is there a better way to just add the value of
different fields, irrespective of them being empty or not?
Thanks.
I thought this should be simple but I can't get it to work.
I have a number of text fields that each show a number (sourced from a
DLookup) and I want to create another field that shows the total of the
content of these fields.
If I create the expression =[Text01]+[Text02]+[Text03] for the control
source of my totals field, it works provided all of those other fields have a
value. If at least one of them has no value, the total field is blank.
What am I doing wrong. Is there a better way to just add the value of
different fields, irrespective of them being empty or not?
Thanks.