Hi
I have record variable of type 'Excel Buffer' as 'Exbuff'
I hav data in that,
i want to sort data in 'Exbuff' with one column let say Column 'x'
please tel me how to sort this
Why do you want to sort Excel Buffer in a different way? It doesn't make no sense to sort it in another way, apart from you use it for different purpose than it's intend to.
"Money is likewise the greatest chance and the greatest scourge of mankind."
Comments
use Exbuff.SETCURRENTKEY("column x");
-Mohana
http://mohana-dynamicsnav.blogspot.in/
https://www.facebook.com/MohanaDynamicsNav
But Exbuff variable how can make x as key and data will be sorted in ascending or descending order
-Mohana
http://mohana-dynamicsnav.blogspot.in/
https://www.facebook.com/MohanaDynamicsNav