Export file from listView
Hi Guys,
I have two listView in two forms. From form1's listView i'm trying to export all the data within that listView to form2's listView. More or less passing values between two listView. This would be done via a click of a button. Does anyone know what coding i should use to do this.
Thanks, Mac