ragnarok75
MIS
I have a listbox on a form where users can select multiple records. I need to get 2 totals from the selections. I need to add the value of field A to put in Total A and field B to put in Total B. Total A and Total B are unbound textboxes that are on the same form as the listbox. Is there a simple way to do this?