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 as i am using delete action from excel vbo and giving inputs as "7:7" in shift(left or up) but unable to complete deletion.If i am using the correct way then please guide me tghe proper inputs to be given or is there any other alternative to achieve this task ??