I am trying to write some code that will loop through selected items in a multi-select listbox and perform the transferspreadsheet operation for each item. However I am running into some trouble. Currently, I am getting an "invalid use of null" error.
Here is what I have so far.
Private...