I have this code that works fine before, now the source csv file data is arranged in descending order, how to add code to sort the csv file to ascending order first, before extracting the last no. rows of data,
some csv are having header in row 1 (Date Time ......) and some don't have header, how to ignore/delete the header before applying the codes.
How to modify the following code, thanks
![]()
Please Login or Register to view this content.
Bookmarks