Copying Multiple Rows
Hi All,
Can anyone tell me, how to retrieve multiple rows from excel. I am trying to retrieve, multiple selected rows and display it in a listbox in VBA.
If two rows are selected "Activecell" normally retreive the first cell from the selected area. But, what i want is the whole rows (multiple rows) and display it in the listbox.
Thanks
Johnson
|