I have a excel file which contains 3 records, I need to fetch a single record at a time inside a loop and then perform certain operations on it and then fetch the next record? How can I achieve this?
I have a excel file which contains 3 records, I need to fetch a single record at a time inside a loop and then perform certain operations on it and then fetch the next record? How can I achieve this?
|
|