Multiple instances of Excel opened after loading the queue
Hi, I have a process that adds 19 items to a queue to be worked. After adding the items to the queue, the process "Gets Next Item" from the queue and the data for that item is put into a collection. This collection has one row with all of the relev...