Dear I have some data in an array from A1 to AB 28. Now I want to flip this data row by row. eg
abcd
wxyz
these two rows should be
dcba
zyxw.
On searching google I found the following code but it contain some error.
http://stackoverflow.com/questions/5...umns-using-vba
I have found answer in forum but were for single row or single column, plz help
![]()
Please Login or Register to view this content.
Bookmarks