Hi all

I have a listView control on my UserForm. To be honest I have small expirience working with this control. Worked mostly with ListBox1. So, searching the web, I was able to populate my ListView control with three conditions from three worksheets and now I need to print contents of this control in to another worksheet. But I have no Idea how to do this. I was playing ListView arguments but couldn't reach my goal.

PS: My Listview have 8 columns, and output table have 8 columns as well.