G
Guest
I have a listbox with 3 columns and I want to place a control that adds all
the values in the 3rd column of the listbox. I tried something like this but
I get #Error:
=SUM(Val(listboxname.column(2)))
How can I do this? Thanks.
ck
the values in the 3rd column of the listbox. I tried something like this but
I get #Error:
=SUM(Val(listboxname.column(2)))
How can I do this? Thanks.
ck