L
Les
Hi, I have tried the following in the control Source of the text box:-
=DSum("[Kufner]+[Steyn]+[Remondini]+[Stadler]","tblTotalByrSuppliers")
In Other words i need to add the value of [kufner] (1), the value of
[Steyn](0), [Remondini](0)& [Stadler](1), giving me a total of 2.
I know it is not correct, but maybe this will give you an idea of what
i
am trying to achieve, maybe there is a way with code ?
=DSum("[Kufner]+[Steyn]+[Remondini]+[Stadler]","tblTotalByrSuppliers")
In Other words i need to add the value of [kufner] (1), the value of
[Steyn](0), [Remondini](0)& [Stadler](1), giving me a total of 2.
I know it is not correct, but maybe this will give you an idea of what
i
am trying to achieve, maybe there is a way with code ?