KentMorand
Technical User
I have three list boxes. One contains all the names in a table. The second contains all the names that have an entry in another table. I want the third listbox to display the names that are left over. So essentially I want to subtract the second list box from the first and put those names into the third. I have no idea what the code would look like. Any ideas? Thanks in advance for your help.