K
Kou Vang
I have a form in which by clicking in several other listboxes populates one
listboxA. When listboxA gets populated I want to run a select case to round
the value based on how large it is. I tried doing this on listboxA's
AfterUpdate but that didn't work. Where should I put the select case to
round the data once it comes into listboxA? I don't want to have to put 5
select cases in each listbox to populate listboxA. Thanks.
Kou
listboxA. When listboxA gets populated I want to run a select case to round
the value based on how large it is. I tried doing this on listboxA's
AfterUpdate but that didn't work. Where should I put the select case to
round the data once it comes into listboxA? I don't want to have to put 5
select cases in each listbox to populate listboxA. Thanks.
Kou