Hi all,
I have sheet1 where there is a data from column A to M.
Currently I have code which will select print area and send it for print.
I want to add one more aspect:
Sort the rows first based on cell values in column C grouping similar values rows together.
e.g. If cell values in column C are ... A1, B2, T3, Z4, X5, A1, B2, T3, Z4, X5
Then it will organise rows ..... A1,A1,B2,B2,T3,T3,Z4,Z4
Actual data in sample file is .........
![]()
Please Login or Register to view this content.
I have attached sample file which has print code as follows:
Any help please.![]()
Please Login or Register to view this content.
Kind regards
Bookmarks