jm,

The ListView shows the user the items he has selected. When the user clicks the PRINT button, each row of the ListView gets printed on a different sheet. Actually it is a ticketing software.

I am not storing values in an array because, I want to display the user choices so that he can modify or delete the selection.