deleting rows from Excel VBO
This is the first time that we are getting an excel file which contain first seven rows as headers so here i want to delete those first 7 rows from excel file and then load it into collection and later on in DB each and everytime. how do i achieve it...