I am trying to count how many boxes are checked in my multivalue list box. The list box is a lookup from a different table. All I am trying to do is count how many items are picked from the list. I thought that this would be fairly simple, but I am not getting very far. I read somewhere that since this is just a lookup from a different table, the 'ItemsSelected' function won't work. I know some, but very little about SQL and VB. Please help me. I am using Access 2010 and the name of my list box is 'Products'.