I'm having difficulty with this code... I'm trying to go through and reference multiple columns for each item that is selected in a list box. When I run this code it only executes one time and removes one item when I have two items selected. Code is below. Let me know if you
I'm trying to add a dimension to my count but when I add a group by I get the additional rows but the counts are all the same within the columns. My table contains the name, sex, state, workplace and Id of employees. I currently have the following code that gives me one dimension ...