Hi there,
I am working on a project of banking sector, for which I need to analyse there data from a text file and export it to excel sheet.
What I need is:
I had datatable filled with rows (already achieved till here), and I need to calculate that how many accounts have a range between 100-10000, 10001-50000, 50001-100000... (limiting to a range of 5).
As I am not such much familiar with datatable, can anyone help me to solve this. Any idea will be appreciated.
Thanks
Anoop