G
Guest
I have a listbox with 3 columns and I have added an control that will store
the sum of the numbers in column 3 of the listbox. I tried something like
this in the default value of the control but it doesn't seem to work:
= Sum(Var(listboxname).Column(2))
Is this the correct way of doing it? Thanks.
ck
the sum of the numbers in column 3 of the listbox. I tried something like
this in the default value of the control but it doesn't seem to work:
= Sum(Var(listboxname).Column(2))
Is this the correct way of doing it? Thanks.
ck